Skip to content

Commit

Permalink
add prql-vscode to the devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Oct 17, 2023
1 parent 824f1db commit 3c9d53d
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 @@ -14,7 +14,8 @@
"vscode": {
"extensions": [
"editorconfig.editorconfig",
"ms-toolsai.jupyter"
"ms-toolsai.jupyter",
"prql-lang.prql-vscode"
]
}
},
Expand Down

0 comments on commit 3c9d53d

Please sign in to comment.