Skip to content

Instantly share code, notes, and snippets.

@Tricked-dev
Created May 18, 2022 15:05
Show Gist options
  • Save Tricked-dev/dbb0eca74456af1df1864c17a0d0575d to your computer and use it in GitHub Desktop.
Save Tricked-dev/dbb0eca74456af1df1864c17a0d0575d to your computer and use it in GitHub Desktop.

Revisions

  1. Tricked-dev created this gist May 18, 2022.
    6 changes: 6 additions & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    {
    "explorer.fileNesting.enabled": true,
    "explorer.fileNesting.patterns": {
    "Cargo.toml": "rust-toolchain.toml, Cargo.lock, rustfmt.toml",
    }
    }