Files
freecad-robust-mcp-fc111/.vscode/extensions.json
T

13 lines
276 B
JSON

{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"ms-python.python",
"ms-python.vscode-pylance",
"charliermarsh.ruff",
"DavidAnson.vscode-markdownlint",
"tamasfe.even-better-toml",
"redhat.vscode-yaml",
"eamodio.gitlens"
]
}