github sublimelsp/LSP 4070-1.0.13

latest releases: 4070-2.13.0, 4070-2.12.1, 4070-2.12.0...
5 years ago
  • More granular inhibit completion options (#1317) (Raoul Wols)

    "only_show_lsp_completions" has been replaced by:

    • "inhibit_word_completions"
    • "inhibit_snippet_completions"
  • Update code actions on diagnostics change (#1325) (Rafał Chłodnicki)

  • Fix: restart a language server after it crashed by doing the registration dance (#1322) (Raoul Wols)

  • Fix: TCP port number is zero in the error message (Raoul Wols)

  • Print a debug message instead of asserting when registering a plugin (Raoul Wols)

  • Update language ID map (Raoul Wols)

  • Attach sessions to views outside the workspaces (Raoul Wols)

    Yes, it finally happened! Jump to definition anywhere!

  • Minor tweaks for showing the completion docs popup

  • Manipulating the selection without an edit object is undefined behavior (Raoul Wols)

  • Notify user about failed initialize (Rafał Chłodnicki)

Don't miss a new LSP release

NewReleases is sending notifications on new releases.