All notable changes to the "defold-vscode-build" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Fixes bug with custom task resolution
- Better editor path resolution
- Copy dmEngine from local build before attempting to resolve from Editor package
- Handle spaces in paths more gracefully
- More diagnostics and error handling
- Update problem matcher to catch native extension errors from build
- Fix run task bug on Windows when project uses native extensions
- Fix run task on Windows
- Notifications to remind you to configure the extensions in settings
- Better Default task provider defaults
- Initial release