Skip to content

v4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 23:31

LanguageServer v4.4.0

Diff since v4.3.1

Closed issues:

  • 1.8.0-beta3~aarch64 macos crashing LS (#1070)
  • JuliaFormatter.toml files not seen (#1115)
  • Crash with include() (#1116)
  • "hover" does not work on unqualified Base symbols (#1117)
  • @enum with values supplied fails (#1128)
  • SparseArrays precompile issues on startup (#1134)
  • Plugin Crash ERROR: ArgumentError: Malformed UUID string: "{{{UUID}}}" (#1152)
  • Could't retrieve cache file for multiple packages (#1151)
  • Don't crash when an unsupported method is requested (#1155)
  • Warnings for EnumX and CEnum (#1161)
  • Custom modules not loaded in my path (#1165)
  • Range formatting doesn't work with (0,0) as the initial position (#1180)
  • Format selection just formats the entire document (#1184)
  • Entire file gets formatted when the range refers to the top most text-block of code (#1187)
  • Incorrect range formatting (#1188)
  • "Missing reference" when using symbols defined in other files (#1191)
  • Add Code Completion for object properties (#1199)
  • Crash upon requesting 'window/progress' (neovim) (#1206)

Merged pull requests: