Skip to content
Snippets Groups Projects
Commit aba9d2f6 authored by Malte Matthey's avatar Malte Matthey
Browse files

improve devcontainer configuration

parent ec3669e9
No related branches found
No related tags found
No related merge requests found
......@@ -19,10 +19,16 @@
"customizations": {
"vscode": {
"settings": {
"files.autoSave": "afterDelay",
"workbench.editorAssociations": {
"*.md": "vscode.markdown.preview.editor"
}
},
"codespaces": {
"openFiles": [
"GETTING_STARTED.md"
]
},
"extensions": [
"yhpnoraa.beauty",
"magicstack.magicpython",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment