Azure Sphere for VS CodeAzure Sphere Extension adds support for developing Azure Sphere applications in VS Code, including editing, building, packaging, deploying, and debugging. Issues | Documentation | Feature Requests | Code SamplesGetting StartedYou must install Azure Sphere SDK to develop Azure Sphere applications: CMake and Ninja must be on PATH in order to build Azure Sphere projects. To get started with application development, generate a new project by running the command BuildRun command When changing the toolchain or compiler settings, you should clean your build. To clean, run command Deploy and DebugPress F5 or run command Extension Settings
If you are using CMake presets, you don't need any extension settings. If you are not using CMake presets, this extension uses the following settings in
Known IssuesMacOS is not supported. Data and telemetryThis extension collects usage data and sends it to Microsoft to help improve our products and services. Collection of telemetry is controlled via the same setting provided by Visual Studio Code: |