- Catch errors properly when running kfiles to figure out the path to Kinc
- Make things more robust with Git-Bash
- Fix __dirname when searching for Kinc
- Automatically update the vscode-support-files when the kfile changes
- Unify the graphics-backends-defaults-situation with the latest changes in Kinc
- Fix activation with multiple subprojects (thanks Dave)
- Fix the init-command
- Remove outdated compile-targets
- Execute kfiles to try and find deeply nested Kincs
- Only download Kinc when it's actually needed
- Download Kinc instead of bundling it
- Fix file-detection for new Kinc-revisions
- Update Kinc
- Fix arm64-support
- Update Kinc
- Switch things over to kmake
- Update Kinc
- Use debug builds for desktop targets
- Update Kinc
- Update Kinc to add support for Linux/ARM and FreeBSD
- Create launch.json directly in kincmake
- Update Kinc
- Print a warning when fallback Kinc is used for compilation
- Update Kinc
Activate on korefile
Support korefile.js based projects
Compile debug builds
Add debugging support
Fix platform selection
Initial release