We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfb761 commit 6ce9c59Copy full SHA for 6ce9c59
.vscode/extensions.json
@@ -1,11 +1,10 @@
1
{
2
"recommendations": [
3
- "tamasfe.even-better-toml",
4
- "ms-python.python",
5
- "ms-python.vscode-pylance",
6
- "jjjermiah.pixi-vscode",
7
- "charliermarsh.ruff",
8
9
- "mhutchie.git-graph"
+ "mhutchie.git-graph",
+ "ms-python.python",
+ "ms-python.vscode-pylance",
+ "jjjermiah.pixi-vscode",
+ "charliermarsh.ruff",
+ "tamasfe.even-better-toml",
10
]
11
-}
+}
0 commit comments