-
Notifications
You must be signed in to change notification settings - Fork 17
Add HVE Core extension to workspace recommendations and devcontainer #132
Copy link
Copy link
Open
Labels
enhancementNew feature or improvement requestNew feature or improvement request
Milestone
Description
Summary
Add the HVE Core extension (ise-hve-essentials.hve-core-all) to both .vscode/extensions.json recommendations and the .devcontainer/devcontainer.json extensions list so contributors get prompted to install it automatically. Also add a "Built with HVE Core" note to the main README.md.
Current State
.vscode/extensions.jsonrecommends 5 extensions (Ruff, cspell, Pylance, Python) but not HVE Core.devcontainer/devcontainer.jsonlists 30+ extensions but not HVE CoreREADME.mdreferences hve-core in prerequisites but has no visible "built with" attribution
Changes Required
- Add
"ise-hve-essentials.hve-core-all"to therecommendationsarray in.vscode/extensions.json - Add
"ise-hve-essentials.hve-core-all"to thecustomizations.vscode.extensionsarray in.devcontainer/devcontainer.json - Add a "Built with HVE Core" note to the main
README.md
Migrated from Azure-Samples/azure-nvidia-robotics-reference-architecture#414
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvement requestNew feature or improvement request