Torizon OS 7 support for the development tools is in the dev
pre-release
channel right now. You can try it by installing the pre-release
version of the extension:
After install it make sure to have the dev
channel set on your global VS Code settings to get the development branch of the Torizon templates:
"torizon.templatesRepo": "https://github.com/torizon/vscode-torizon-templates",
"torizon.templatesBranch": "dev",
"torizon.templatesTag": "dev",
In this version we are working on migrating support from PowerShell template scripts to Python/Xonsh. It’s a big change since the first release from 2022.
All early-feedback is very welcome.
Best Regards,