Skip to content

Commit 489168e

Browse files
committed
Update recommended VS Code extensions
1 parent 2e89621 commit 489168e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.vscode/extensions.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
"recommendations": [
77
"ms-python.python",
88
"ms-python.vscode-pylance",
9-
"visualstudioexptteam.vscodeintellicode",
10-
"littlefoxteam.vscode-python-test-adapter",
11-
"streetsidesoftware.code-spell-checker",
9+
"redhat.vscode-yaml",
10+
"bungcip.better-toml",
1211
],
1312
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
1413
"unwantedRecommendations": [

0 commit comments

Comments
 (0)