Skip to content

0.95.1

Compare
Choose a tag to compare
@NipunaRanasinghe NipunaRanasinghe released this 09 Feb 14:07
· 146 commits to master since this release

Bug Fixes

  • Fixed NPE if no managers are found when publishing diagnostics - #283
  • Added CodeActionKindCapabilities to conform with LSP specification #284
  • Fixed LSP status widget handling - #287
  • Fixed NPE with languageServerWrapper when opening / closing files #289
  • Fixed RejectedExecutionException by removing mechanism to restart executor server during LanguageServer stop -#290
  • Fixed project related extToServerDefinition when closing projects - #292
  • Fixed NPE of getOpenClose() tristate boolean by converting null to false #295