Files
ffx/.vscode/extensions.json
2026-06-15 11:14:21 +02:00

12 lines
230 B
JSON

{
"recommendations": [
"swyddfa.esbonio",
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.debugpy",
"tamasfe.even-better-toml",
"redhat.vscode-yaml",
"DavidAnson.vscode-markdownlint"
]
}