Skip to content

Commit

Permalink
Merge pull request #142 from opensafely/os-vscode-extension
Browse files Browse the repository at this point in the history
Add the opensafely vscode extension
  • Loading branch information
rebkwok authored Dec 18, 2024
2 parents 72f4c3c + 0e4391b commit fc4b32d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"extensions": [
"ms-python.python",
"ms-toolsai.jupyter",
"ms-toolsai.jupyter-renderers"
"ms-toolsai.jupyter-renderers",
"bennettoxford.opensafely"
],
"settings": {
"extensions.ignoreRecommendations": true,
Expand Down

0 comments on commit fc4b32d

Please sign in to comment.