0.1.0 • Published 12 months ago

coc-kotlin v0.1.0

Weekly downloads
49
License
MIT
Repository
github
Last release
12 months ago

Kotlin for coc.nvim

Fork from https://github.com/fwcd/vscode-kotlin

Smart code completion, linting, formatting and more for Kotlin in coc.nvim using the Kotlin language server

To use, make sure that JDK 11+ is installed and open a Kotlin file inside a Gradle or Maven project. Support for Kotlin source files with a standalone compiler (kotlinc) is experimental. The language server will then automatically launch in the background.

Features

  • Code completion
  • Linting
  • Go-to-definition
  • Signature help
  • Hover
  • Formatting
  • Document symbols
  • Find references

Usage

:CocInstall coc-kotlin

Syntax highlight

Recommend to use https://github.com/udalov/kotlin-vim

0.1.0

12 months ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.0.0

3 years ago