Skip to content

v0.6.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 18 Jul 17:05
v0.6.0

v0.6.0 (2019-07-18)

Diff since v0.5.1

Closed issues:

  • Is there a way to disable whatever LanguageServer does at startup ? (#363)
  • Variables not found for dependencies noted in local Project.toml. (#349)
  • Variables / types defined inside a module are marked as unknown (#345)
  • no method matching String(::Nothing) (#341)
  • server crash when saving file with eglot (#340)
  • Got UndefVarError: SymbolServer not defined (#333)
  • Not working with Julia 1.1 and neovim (#330)
  • update wiki page for emacs (#329)
  • test_communication fails during AOT with PackageCompiler (#328)
  • Neovim language server description does not work with Julia 1.0 / latest LanguageServer.jl (#327)
  • textDocument/willSave is not correctly forwarded to struct WillSaveTextDocumentParams (#325)
  • [workspace/didChangeConfiguration's setting can be Nothing (#324)
  • False import flag when package is not installed in default environment. (#316)
  • Problem using LanguageServer: LoadError: UndefVarError: SymbolServerProcess not defined (#300)
  • Use incremental sync (#131)
  • UndefVarError: _splitdir_nodrive not defined (#366)
  • Base.IOError (#361)
  • BoundsError (#360)
  • BoundsError (#359)
  • MethodError (#358)
  • ErrorException (#357)
  • MethodError (#356)
  • ErrorException (#355)
  • BoundsError (#354)
  • Macros names are marking as undeclared variables (#346)
  • imports of variables from module inside module not correctly handled (#338)
  • Explicit symbols are listed as "undefined" variable (#336)
  • not working on master (1.2.0-DEV.219) (#331)
  • Fix tests and CI builds (#289)

Merged pull requests: