Skip to content

Releases: sublimelsp/LSP-julia

v1.5.1

22 Apr 15:18
79936bc
Compare
Choose a tag to compare
  • Fixed Julia REPL commands not being available since the LSP update to the Python 3.8 API environment.

v1.5.0

19 Apr 17:07
1aee8d9
Compare
Choose a tag to compare

Switch to Python 3.8.

v1.4.3

09 Jan 20:01
f5e15df
Compare
Choose a tag to compare
  • The "show_environment_status" setting was removed. The active Julia project which is indexed by the language server is always displayed in the status bar now, unless the global LSP setting "show_view_status" is disabled.

  • Updated the language server to the latest version.

v1.4.2

14 May 17:49
d751372
Compare
Choose a tag to compare
  • Updated the language server to the latest version.

v1.4.1

07 Feb 19:59
ed87d97
Compare
Choose a tag to compare
  • Fixed language server not starting if Julia was installed via juliaup on Windows
  • Added a context menu entry in the side bar to activate the environement of a Project.toml file ("activate" in the sense of for the language server, not in the REPL)
  • File links in the documentation sheet can now be opened in side-by-side mode, if you hold the Ctrl (Cmd on macOS) or Shift key while clicking on it