We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8acff commit efe738cCopy full SHA for efe738c
1 file changed
.devcontainer/devcontainer.json
@@ -22,6 +22,7 @@
22
"vscode": {
23
"extensions": [
24
"ms-python.python",
25
+ "ms-python.vscode-pylance",
26
"esbenp.prettier-vscode",
27
"ms-python.black-formatter",
28
"charliermarsh.ruff"
0 commit comments