Skip to content

v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 16:01

LanguageServer v4.3.0

Diff since v4.2.0

Closed issues:

  • SymbolServer must be imported into Main before LanguageServerInstance can be successfully run (#750)
  • Bad JSONRPC configuration for LanguageServer.FoldingRangeClientCapabilities(::Nothing) (#844)
  • Variable completion candidates always show the type Enum (#872)
  • BoundsError in NeoVim (#991)
  • Randomly missing references without an obvious pattern. (#992)
  • Protocol violation leading to type Missing has no field rename on init (#1008)
  • Language Server keeps crashing - Issue with ¦ symbol (#1016)
  • formatting fails with verbose, overwrite or format_markdown in config file (#1027)
  • JuliaFormatter does not get style option from JuliaFormatter.toml (#1029)
  • No autocomplete for variables/functions that start with a Unicode character (#1034)
  • Locations for code actions are "off-by-one" (#1047)
  • LanguageServer sending two consecutive text edits for the same command (#1087)
  • please add lsp-bridge support (#1098)
  • No autocomplete inside user Packages (#1099)
  • crash infinitely (#1100)
  • No diagnostics / new URI handling maybe faulty for Windows drive letters? (#1103)
  • Crash when inserting any Unicode glyph with Neovim's native LSP client (#1108)

Merged pull requests: