Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-22 | 572 Bytes | |
v4.5.1 source code.tar.gz | 2024-02-22 | 74.8 kB | |
v4.5.1 source code.zip | 2024-02-22 | 107.0 kB | |
Totals: 3 Items | 182.4 kB | 1 |
LanguageServer v4.5.1
Merged pull requests: - Initial InlayHint provider implementation (#1077) (@pfitzseb) - feat: monitor editor pid for exit (#1265) (@pfitzseb) - chore: refactor inlay hint logic a bit (#1266) (@pfitzseb) - Add better support for SPDX headers (#1268) (@Seelengrab)
Closed issues: - const for mutable structs (#1208) - Macros that define variables (often used in Symbolics.jl and ModelingToolkit.jl and derivatives) confuse the parser. (#1264)