coc-java-ext
v0.0.2
Published
vscode-java extensions fork for coc.nvim
Downloads
7
Readme
coc-java-ext
forked from vscode-java extensions, only a subset of functionality implemented:
Commands:
- [x] Launch main in current file (using built in terminal)
- [ ] Launch package
- [ ] Launch tests
Lists:
- [ ] Projects
Debug:
TODO
Install
:CocInstall coc-java-ext
License
EPL 1.0
This extension is built with create-coc-extension