Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bschilder authored Nov 1, 2023
1 parent c4156ad commit be9fdc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"ghcr.io/devcontainers/features/conda:1": {}
},
"customizations": {
// Configure properties specific to VS Code.
// Configure properties specific to VS Code.
"vscode": {
// Set *default* container specific settings.json values on container create.
"settings": {},
"extensions": [
"reditorsupport.r",
"visualstudioexptteam.vscodeintellicode",
"ionutvmi.path-autocomplete"
],
]
}
}
}

0 comments on commit be9fdc6

Please sign in to comment.