Skip to content

Commit

Permalink
[14415] Extend VS Code extensions. (#12604)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
JimmyVo16 authored Jan 7, 2025
1 parent 5cb31f3 commit d422e85
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions clients.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -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",
],
},
}

0 comments on commit d422e85

Please sign in to comment.