Releases: sublimelsp/LSP-julia
Releases · sublimelsp/LSP-julia
v1.5.2
v1.5.1
v1.5.0
Switch to Python 3.8.
v1.4.3
-
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
v1.4.1
- 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