File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 2
2
"recommendations" : [
3
3
// General Development
4
4
" EditorConfig.EditorConfig" ,
5
- " VisualStudioExptTeam.vscodeintellicode" ,
6
- " formulahendry.code-runner" ,
7
- " ms-vscode-remote.vscode-remote-extensionpack" ,
8
- " DotJoshJohnson.xml" ,
9
5
" redhat.vscode-yaml" ,
10
- " christian-kohler.path-intellisense" ,
11
6
" esbenp.prettier-vscode" ,
12
- // Container Development
13
- " ms-azuretools.vscode-docker" ,
14
7
// Collaboration
15
- " eamodio.gitlens" ,
16
8
" aaron-bond.better-comments" ,
17
9
// Markdown
18
10
" DavidAnson.vscode-markdownlint" ,
19
11
" yzhang.markdown-all-in-one" ,
20
12
" shd101wyy.markdown-preview-enhanced" ,
21
13
// Python Development
22
14
" ms-python.python" ,
23
- " ms-python.vscode-pylance" ,
24
15
" njpwerner.autodocstring"
25
16
]
26
17
}
You can’t perform that action at this time.
0 commit comments