Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create default Vimspector config (#46)
* Create a basic .vimspector.json for Java if one doesn't exist * Add the setting `java.debug.vimspector.config.createIfNotExists` * Add a basic .editorconfig * Improve the README doc * Add a quick start * Add new features * Add new settings * Add goals and non-goals * Add a simple main method debug launch example * Upgrade dependencies * Set generic return type for executeCommand
- Loading branch information