0.0.1 • Published 3 years ago

coc-java-intellicode v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

coc-java-intellicode

An extension for coc.nvim to provide AI-assisted development features for the jdt.ls language server that is loaded by coc-java. This extension uses the jar and model file from Visual Studio IntelliCode.

Prerequisites

You must have coc-java installed first and the Java language server is working properly.

:CocInstall coc-java

Installation

Run below command in vim.

:CocInstall coc-java-intellicode

For the first time, it will download dependencies from Visual Studio IntelliCode.

How to use

Once this extension is enabled, you will get completion as you did before in coc.nvim.

Available commands

The following commands are available:

License

MIT License

0.0.1

3 years ago