Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

v0.3.0

Latest
Compare
Choose a tag to compare
@Ruin0x11 Ruin0x11 released this 12 May 14:53
· 7 commits to master since this release
  • Added support for Goto Type Definition, Goto Implementation
  • Added ability to build and run projects through configs or from code at point (currently only Emacs has client support).
  • Added ability to visit jar:// URLs on the server-side (currently only Emacs has client support).
  • Added configuration option to select the server's port.
  • Fixed bug causing desync if the client had unsaved changes when connecting to the server.
  • Fixed some completions not showing up when editing Kotlin.
  • Fixed bug causing completion to fail due to stale cache.
  • Fixed various other bugs.