Provides:
- syntax highlighting support using TextMate bundle from eclipse-che4z/che-che4z-lsp-for-cobol
- code actions using LSP technology with client from redhat-developer/lsp4ij and server from eclipse-che4z/che-che4z-lsp-for-cobol
- Java v17
- IntelliJ v2023.2 or later
- Open the folder with the project, run
./gradlew buildPlugin
(for Unix-like) or.\gradlew.bat buildPlugin
(for Windows) to build the plugin (or run "Package plugin" configuration) - The built plug-in will be at the
build/distributions
in .zip format, install it with Settings -> Plugins -> Install plugin from disk - Reload your IDE
- Open the folder with the project, run "Run plugin" configuration, wait for the other instance of IDE to run
or
- Download latest GitHub Actions build