Skip to content

Commit

Permalink
chore: add oli/oay/ofs to rust-analyzer.linkedProjects (#5564)
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan authored Jan 20, 2025
1 parent c4da050 commit cca3a87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"${workspaceFolder}/bindings/python/Cargo.toml",
"${workspaceFolder}/bindings/java/Cargo.toml",
"${workspaceFolder}/bindings/nodejs/Cargo.toml",
"${workspaceFolder}/bin/oli/Cargo.toml",
"${workspaceFolder}/bin/oay/Cargo.toml",
"${workspaceFolder}/bin/ofs/Cargo.toml"
],
"java.compile.nullAnalysis.mode": "automatic"
}

0 comments on commit cca3a87

Please sign in to comment.