1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-04-17 20:39:30 +02:00

[14415] Extend VS Code extensions. (#12604)

Add extensions that we believe will be useful for working in this repository to the Visual Studio recommended extensions list to make them more discoverable.
This commit is contained in:
Jimmy Vo 2025-01-07 15:46:03 -05:00 committed by GitHub
parent 5cb31f37e9
commit d422e85310
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,6 +73,15 @@
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"Angular.ng-template",
"nick-rudenko.back-n-forth",
"streetsidesoftware.code-spell-checker",
"MS-vsliveshare.vsliveshare",
"mhutchie.git-graph",
"donjayamanne.githistory",
"eamodio.gitlens",
"rust-lang.rust-analyzer",
"tamasfe.even-better-toml",
"vadimcn.vscode-lldb",
],
},
}