a | b/.vscode/extensions.json | ||
---|---|---|---|
1 | { |
||
2 | "recommendations": [ |
||
3 | "anybody.anyscript", |
||
4 | "mhutchie.git-graph", |
||
5 | "editorconfig.editorconfig", |
||
6 | "ExecutableBookProject.myst-highlight", |
||
7 | "tamasfe.even-better-toml", |
||
8 | "h5web.vscode-h5web" |
||
9 | ] |
||
10 | } |