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
VS Code: 1.45.1
OS: 4.19.118-1-MANJARO
rls-vscode: 0.7.8
Creating a new crate/workspace like shown here the error squiggles work fine. But opening the root directory of rustlings (directory where Cargo.toml is located):
no error squiggles
no problems in the PROBLEMS window, despite of code errors
Is this a problem of the rustlings project directory structure? Opening src/main.rs and editing it, the error squiggles appear. Sorry if this topic isn't related to rustlings itself, it's my first time in the Rust world.
amonks, jsejcksn, evgeny-t, nicbarker, prijindal and 6 more