2023-07-29 12:22:51 +02:00
|
|
|
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
|
|
|
|
|
|
|
|
# ZigBrains
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2023-07-31 14:23:02 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
#### Highlighting
|
2023-07-31 14:26:36 +02:00
|
|
|
- Last token in file not getting highlighted
|
|
|
|
|
|
|
|
#### Folding
|
|
|
|
- Occasional NPE in LSP4IntellIJ
|
2023-07-31 14:23:02 +02:00
|
|
|
|
2023-07-29 16:51:01 +02:00
|
|
|
## [0.2.0]
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Code completion
|
|
|
|
- Code folding
|
|
|
|
- More ZLS config options
|
|
|
|
|
2023-07-29 12:22:51 +02:00
|
|
|
## [0.1.0]
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Initial prototype. Lots of important stuff not yet implemented, but basic syntax highlighting and go to definition works.
|