xref
: /
NovaShell
/
.vscode
/
settings.json
(revision dcc611d712e5611c796226bef3694bd991c34356)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{
2
"rust-analyzer.linkedProjects"
: [
3
"./Cargo.toml"
,
4
],
5
"rust-analyzer.checkOnSave"
:
true
6
}