Files
FLEXR_v0_IsaacLab/.vscode/extensions.json

13 lines
308 B
JSON
Raw Normal View History

2025-06-14 21:18:24 +08:00
{
// 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",
2025-06-14 21:18:24 +08:00
]
}