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