mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 04:33:38 +00:00
Add rust analyzer support for desktop-native (#8830)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -5,5 +5,6 @@
|
||||
"**/locales/*[^n]/messages.json": true,
|
||||
"**/_locales/[^e]*/messages.json": true,
|
||||
"**/_locales/*[^n]/messages.json": true
|
||||
}
|
||||
},
|
||||
"rust-analyzer.linkedProjects": ["apps/desktop/desktop_native/Cargo.toml"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user