--- a +++ b/.vscode/extensions.json @@ -0,0 +1,10 @@ +{ + "recommendations": [ + "anybody.anyscript", + "mhutchie.git-graph", + "editorconfig.editorconfig", + "ExecutableBookProject.myst-highlight", + "tamasfe.even-better-toml", + "h5web.vscode-h5web" + ] +}