Socket
Socket
Sign inDemoInstall

coc-java-intellicode

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    coc-java-intellicode

An extension to provide AI-assisted development features for java in coc.nvim


Version published
Maintainers
1
Install size
0.972 MB
Created

Readme

Source

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:

  • java.intellicode.download [version]: download the default (or specific) version of the Visual Studio IntelliCode extension.

License

MIT License

Keywords

FAQs

Last updated on 14 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc