- Improve hxml invalidation (by RblSb)
- Make vshaxe happy, maybe
- Make things more robust when Git-Bash is used
- Adjust the target-list to the latest changes in Kha
- Pimp some error-checking and error-messaging
- Remove outdated completion-targets
- Remove outdated compile-targets
- Add additional compile-targets
- Add Electron and Kha to the vscodeignore file to avoid uploading them again (thanks RblSb)
- Trigger the Kha-download for the Kha-init-command if necessary
- Make sure Kha exists before trying to chmod its executables
- The Kha-download is now optional and automatically triggered when needed
- vshaxe is now automatically reconfigured after the Kha-download
- Kha is now downloaded instead of bundled - the extension automatically downloads the latest version and also provides an update-command
- Support the directory-structure of new Kha-revisions
- Update Kha
- Download Electron manually because Microsoft's download-extension broke
- Update Kha
- Expose more extension-functions
- Update Kha
- Update Kha
- Update Electron for Windows
- Update Kha
- Use force-device-scale-factor=1 for Electron
- Update Kha
- Update Kha
- Stop stopping on node-internal exceptions
- Update Kha
- Update Kha
- Write system-independent launch-configs
- Update Kha
- Add support for Linux/ARM
- Update Kha
- Add support for FreeBSD
- Stop chmodding kravur
- Update Kha
- Make things work with vshaxe 2.23.0
- Update Kha
- Pimp macOS support
- Update Kha
- Disable the sandbox because chowning it on Linux requires admin rights
- Fix vscode's auto-import madness
- Maybe fix the Linux chown situation
- Maybe fix the Linux chmod situation
- Maybe fix the Electron download on Linux
- Properly prevent Electron re-downloads
- Update Kha
- Integrate Electron debugging functionality
- Update Kha
- Print a warning when fallback Kha is used for compilation
- Update Kha
- Update Kha
- Update Kha
- Fix a possible task provider crash
- Fix Git Bash support on Windows
- Update Kha
- Fix task resolve in vscode 1.31
- Update Kha
- Add new build tasks for explicitly choosing graphics backends
- Update Kha
Support full builds
Update Kha
Make khaPath resolution support project-local paths
Fix build tasks
Update Kha and fix completion for some targets
Update khamake parameters
Use Kha's local Haxe for completion
Fix Krom launch configs and update Kha
Add a completion target selector
Update Kha to 5b813c246e1e689f1509a601d0effb859c722f9d
Set Haxe problem matcher
Fix tasks for vscode 1.25
Improve local Kha path check
Remove superfluous compile command
Chmod binaries on Linux and macOS
Activate on commands
Create Krom launch config
Configure vshaxe for code-completion
Be less destructive when creating the launch configuration
Create build tasks
Automatically create a launch configuration
Fix internal Kha lookup
Initial standalone release of the Kha extension