Skip to content

no error squiggles in VS Code with rls-vscode extension #443

Closed
@DeadRabbits307

Description

@DeadRabbits307

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions