We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78ae4f commit 2fda191Copy full SHA for 2fda191
.vscode/extensions.json
@@ -3,6 +3,7 @@
3
"charliermarsh.ruff",
4
"jgclark.vscode-todo-highlight",
5
"usernamehw.errorlens",
6
- "timonwong.shellcheck"
+ "timonwong.shellcheck",
7
+ "detachhead.basedpyright"
8
]
9
}
0 commit comments