Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 00:51

LanguageServer v4.2.0

Diff since v4.1.0

Closed issues:

  • Incorrect hint when arguments to a function are used in a Cmd (#903)
  • revisiting nvim integration, multiple errors (#917)
  • wrong import for include automatically added (#958)
  • StackOverflowError() (#957)
  • Crash on server_ready() command (#968)
  • recognize aliased import (#974)
  • Using LanguageServer.jl with Helix editor (#982)
  • False "Missing reference" in HTTP.jl (#984)
  • [Q] How do I query the docstring for a symbol by a string, rather than the position in the file? (#986)
  • LanguageServer.jl throws due to missing SHA (#987)
  • Crashes from Vim (YouCompleteMe) on WSL (get_hover failed to convert Expr; TypeError: in Expr, expected Symbol, got a value of type CSTParser.EXPR) (#997)
  • Spurious auto generated import statements in VSCode (#1000)
  • Language Server throwing MethodError (#1003)
  • Test fails (#1007)

Merged pull requests: