SimpleSwitchBuild Tools for Simpleswitch IntroductionThis VS Code extension adds support for effectively building, deploying and running Simpleswitch for C, Node.Js, Flutter, Go, Python and Rust targets. It depends on the simpleswitch sdk. Note: Build Task should be run using InstallationInstall from the Visual Studio Code Marketplace or by searching within VS Code. The Simpleswitch extension will be installed automatically, if not already installed. DocumentationPlease see the Simpleswitch documentation. Reporting IssuesIssues for both Dart and Flutter extensions should be reported in the Simpleswitch issue tracker. Features1. Configure settingsFirst, setup your board IP and other settings.
2. Source your SimpleSwitch environmentYou can source your SimpleSwitch environment before launching vscode or by dedicated command.
A restart of vscode is required.
3. Adding SimpleSwitch pre-defined tasks4. Adding SimpleSwitch pre-defined debug commandsTasks argumentsSimpleswitch extension supports command argument substitution in Task configuration files. Command argument substitution is supported inside some key and value strings in ExamplePredefined variables
See also |