2023 support (I hope)
- Target 2021.1+
- feat(gutter): add gutter actions to run/debug tests #5 Adds gutter actions on the tests to make running/debugging the tests easier
- Fix issue with using file name #4 by Ben Donnelly (Umaaz)
- Dependabot
- Change deprecated method call
- Old Java project imported and converted to Kotlin
- Initial scaffold created from IntelliJ Platform Plugin Template
- Better calculation of test method name
- Insert relative path to test file, in case test files are inside subfolders
- Initial version