For step by step instructions on using this extension, check out the tutorial.
- Lazy load settings and ensure Template installation happens in a background thread.
- Update NoLink list
- Include ProjectLab in NoLink list
- Fix for right-click Deploy issue, which regressed in recent version
- Add extra check to re-enable the runtime, if it isn't enabled after deployment.
- Do IsMeadowApp check earlier to avoid deployment of wrong project types
- Fix for VS2022 v17.9.4 so that debugging works again.
- Bump to pick up UnauthorisedAccess Exception
- Bump to protocol 8
- Moved Template update to background thread
- Deploy menu item is now more project sensitive
- Add a cancelation check
- Add a more realiable check to make sure out start-up project is a Meadow one.
- Improve dependency filter for App.dll
- Do a directory existing check before we check for internet.
- Fix IDE crash caused by uncaught TimeoutException
- Update dfu-util version check
- Push App.dll to device instead of App.exe
- Sync with Meadow.CLI versioning
- Clear Meadow Log each run. Move focus back to Meadow pane each run.
- Update spacing meadow.*.yaml to meet specs and sync with Meadow.Sdk templates.
- Update spacing app.*.yaml to meet specs and sync with Meadow.Sdk templates.
- Update overview.md.
- Sync extension release numbers
- Fix Deploy/Debug regression (we’ve tested deploying/debugging on Windows, macOS and Linux (using VSCode))
- Official 1.0.0 release to coincide with Meadow OS 1.0.0 release
- Compatibility updates for Meadow OS beta 3.10.
- Compatibility updates for Meadow OS beta 3.9.
- Compatibility updates for Meadow OS beta 3.7.
- Add support to update device firmware from within the extension.
- Update project template to reference latest version (0.12.0) of Meadow.Foundation.
- Meadow OS beta 3.6 compatibility updates
- Fix incorrect Ctrl+2 messaging in debug output.
- Update project template with RgbPmwLed
- CRC checks for efficient deployment.
- Add Meadow.Foundation reference to project template.
- Support for new Meadow OS file system.
- Debug output enabled. Simply deploy the app and
Console.WriteLine()
outputs to the Debug Output pane.
- Create a Meadow application from "Create a new project" screen by searching for Meadow.