Skip to content

Commit cd3d7a3

Browse files
committed
Remove unnecessary vs code recommendations
1 parent f4ec96f commit cd3d7a3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.vscode/extensions.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,16 @@
22
"recommendations": [
33
// General Development
44
"EditorConfig.EditorConfig",
5-
"VisualStudioExptTeam.vscodeintellicode",
6-
"formulahendry.code-runner",
7-
"ms-vscode-remote.vscode-remote-extensionpack",
8-
"DotJoshJohnson.xml",
95
"redhat.vscode-yaml",
10-
"christian-kohler.path-intellisense",
116
"esbenp.prettier-vscode",
12-
// Container Development
13-
"ms-azuretools.vscode-docker",
147
// Collaboration
15-
"eamodio.gitlens",
168
"aaron-bond.better-comments",
179
// Markdown
1810
"DavidAnson.vscode-markdownlint",
1911
"yzhang.markdown-all-in-one",
2012
"shd101wyy.markdown-preview-enhanced",
2113
// Python Development
2214
"ms-python.python",
23-
"ms-python.vscode-pylance",
2415
"njpwerner.autodocstring"
2516
]
2617
}

0 commit comments

Comments
 (0)