Update recommended extensions

merge-requests/3/merge
Nato Boram 2021-03-19 17:54:50 -04:00
parent 1f8bf96652
commit 57ec58ed26
No known key found for this signature in database
GPG Key ID: 478E3C64BF88AFFA
1 changed files with 5 additions and 2 deletions

View File

@ -6,16 +6,19 @@
"angular.ng-template",
"davidanson.vscode-markdownlint",
"editorconfig.editorconfig",
"gitlab.gitlab-workflow",
"hookyqr.beautify",
"johnpapa.angular2",
"ms-vscode.typescript-javascript-grammar",
"ms-vscode.vscode-typescript-next",
"ms-vscode.vscode-typescript-tslint-plugin",
"msjsdiag.debugger-for-chrome",
"visualstudioexptteam.vscodeintellicode",
"visualstudioexptteam.vscodeintellicode"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [
"eg2.tslint",
"ms-azuretools.vscode-docker",
"ms-edgedevtools.vscode-edge-devtools",
"ms-vscode-remote.remote-wsl"
]
}