v0.4.0.13
Added
- Plugin logo for easier recognition
- Experimental Language Server support using IDEA's LSP API (#68)
(Only works for paid versions of IDEA π)
Changed
- Icon of
*.nix
files is now using SVG format - Icon of
*.nix
files got a separate variant for dark backgrounds - Update Grammar-Kit: 2021.1.2 -> 2022.3.2
- Update JetBrains' fork of JFlex: 1.7.0-1 -> 1.9.2
Removed
- Support for IDEA 2023.1
Fixed
- Variables behind
inherit
keyword not correctly resolved during highlighting