Files
FLEXR_v0_IsaacLab/.vscode/extensions.json
2025-06-16 12:16:07 +08:00

13 lines
308 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
// "ms-python.python",
// "ms-python.vscode-pylance",
// "ban.spellright",
// "ms-iot.vscode-ros",
// "ms-python.black-formatter",
// "ms-python.flake8",
]
}