neovim-java icon indicating copy to clipboard operation
neovim-java copied to clipboard

Neovim Java client library. Provides multiple interfaces for communicating with Neovim instance via multiple different protocols. - Moved to https://codeberg.org/neovim-java/neovim-java

Results 7 neovim-java issues
Sort by recently updated
recently updated
newest added

This library can be used in Kotlin, but many improvements can be made to better integrate with Kotlin: - coroutines - extensions - more?

enhancement
stale
kotlin-support

Since it can take a long time to implement new Neovim API features and it can be error prone, it should be generated. At first this was avoided to provide...

enhancement
neovim-api
stale

Currently, `neovim-api` module introduces support for Neovim extension types, meaning to use them in `core-rpc` or other modules which don't depend on `neovim-api`, custom implementation is needed. Besides this, this...

enhancement
core-rpc
neovim-api
stale

stale
documentation

One of those is ReactiveRPCStreamer error case test for response

good first issue
core-rpc
tests
stale