We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3cfd4 commit 7706f87Copy full SHA for 7706f87
.vscode/extensions.json
@@ -2,6 +2,7 @@
2
"recommendations": [
3
"ms-python.mypy-type-checker",
4
"asciidoctor.asciidoctor-vscode",
5
- "charliermarsh.ruff"
+ "charliermarsh.ruff",
6
+ "tamasfe.even-better-toml"
7
]
8
}
0 commit comments