Update recommended extensions

Ty is not ready yet, still too buggy.
This commit is contained in:
Joscha 2025-08-29 14:07:22 +02:00
parent 48b171d519
commit c71ec350dd

View file

@ -1,7 +1,9 @@
{
"recommendations": [
"astral-sh.ty",
// "astral-sh.ty",
"charliermarsh.ruff",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"meta.pyrefly",
"tamasfe.even-better-toml"
]
}