- Launch specific scene
- Choose executable path via file dialog when path is not set in settings.
- launch.json file now get executable path from extension settings
- Configuration setting for specifying executable path
- Fixed error when creating .vscode folder
- Automatically creating .vscode folder
- Properly named configuration settings
- More debugging options:
- (Launch editor)
- (Attach to process)
- VSCode version requirement fix
- Check for existing tasks, launch & ruleset files in workspace.
- Prompt to replace existing files if found.
- Configuration settings are now implemented properly.
- Initial release