We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e89621 commit 489168eCopy full SHA for 489168e
.vscode/extensions.json
@@ -6,9 +6,8 @@
6
"recommendations": [
7
"ms-python.python",
8
"ms-python.vscode-pylance",
9
- "visualstudioexptteam.vscodeintellicode",
10
- "littlefoxteam.vscode-python-test-adapter",
11
- "streetsidesoftware.code-spell-checker",
+ "redhat.vscode-yaml",
+ "bungcip.better-toml",
12
],
13
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
14
"unwantedRecommendations": [
0 commit comments