You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed rustowl by following the instructions in the README, but it is not visualizing ownership movement and lifetimes in my VS Code. When I save Rust source code, no underlines (green, blue, purple, orange, or red) appear when hovering over variables or function calls.
I have tried restarting VS Code and reloading the window, but the issue persists. Am I missing any configuration steps? Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
imrank03
changed the title
rustowl Colors Not Reflecting in VS Code
rustowl Not Visualizing Ownership and Lifetimes in VS Code
Mar 6, 2025
I installed rustowl by following the instructions in the
README
, but it is not visualizing ownership movement and lifetimes in my VS Code. When I save Rust source code, no underlines (green, blue, purple, orange, or red) appear when hovering over variables or function calls.I have tried restarting VS Code and reloading the window, but the issue persists. Am I missing any configuration steps? Any help would be appreciated.
The text was updated successfully, but these errors were encountered: