coc-lombok

0.1.0 • Public • Published

vscode-lombok

Overview

A lightweight extension to support Lombok annotations processing for coc.nvim

Requirements

  • Coc.nvim (version 0.0.80 or later)

  • Lombok added as a dependency in your Java Project (Make sure you're using the latest version to avoid issues!) Add with Maven or Add with Gradle

Install

Install this extension by run command:

:CocInstall coc-lombok

Note: this extension would download latest lombok.jar for you when not found.

Note: You can manually download lombok.jar and extract the content to data folder of coc-lombok, get the folder path by :echo coc#util#extension_root().'/coc-lombox-data/server' in your vim.

Available commands

The following commands are available:

Features / Supports

Troubleshooting

  • Run :messages to get echoed messages in vim.

I'm having issues

License

MIT, See LICENSE for more information.

/coc-lombok/

    Package Sidebar

    Install

    npm i coc-lombok

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    276 kB

    Total Files

    4

    Last publish

    Collaborators

    • hungio