mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Revert "Adds support for stronglyRecommended extensions. Implements #299039"
This reverts commit 240196b595.
This commit is contained in:
6
.vscode/extensions.json
vendored
6
.vscode/extensions.json
vendored
@@ -4,15 +4,11 @@
|
||||
"recommendations": [
|
||||
"dbaeumer.vscode-eslint",
|
||||
"editorconfig.editorconfig",
|
||||
"github.vscode-pull-request-github",
|
||||
"ms-vscode.vscode-github-issue-notebooks",
|
||||
"ms-vscode.extension-test-runner",
|
||||
"jrieken.vscode-pr-pinger",
|
||||
"typescriptteam.native-preview",
|
||||
"ms-vscode.ts-customized-language-service"
|
||||
],
|
||||
"stronglyRecommended": [
|
||||
"github.vscode-pull-request-github",
|
||||
"ms-vscode.vscode-extras",
|
||||
"ms-vscode.vscode-selfhost-test-provider"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user