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

v1.5.3

Compare
Choose a tag to compare
@gtache gtache released this 05 Mar 19:43
· 92 commits to master since this release
  • Adds error logging with optional messages logging for server processes
  • Fixes IllegalArgumentException with diagnostics
  • Fixes Ctrl- Hovering sometimes raising NullPointerException
  • Fixes error when receiving line index greater than document
  • Fixes error when trying to get substring of empty line
  • Fixes NullPointer getting raised sometimes when closing an editor
  • Changes some TextField into TextArea for easier configuration