ci: 19.1.0

This commit is contained in:
FalsePattern 2024-10-25 20:14:08 +02:00
parent c7560ebeca
commit 56d3bef242
Signed by: falsepattern
GPG key ID: E930CDEC50C50E23
2 changed files with 4 additions and 13 deletions

View file

@ -17,27 +17,18 @@ Changelog structure reference:
## [Unreleased] ## [Unreleased]
## [19.1.0]
### Added ### Added
- Zig - Zig
- Language injections in strings
- Syntax highlighting for escape sequences in strings - Syntax highlighting for escape sequences in strings
- LSP - LSP
- Option to toggle inlay hints on/off - Option to toggle inlay hints on/off
- Compacted error{...} blocks in inlay hints - Compacted error{...} blocks in inlay hints
### Fixed
- Zig
- Injected language color in strings and comments was being overwritten by LSP
## [19.0.0]
### Added
- Zig
- Basic language injections in strings
### Changed ### Changed
- Runner - Runner

View file

@ -11,7 +11,7 @@ baseIDE=clion
ideaVersion=243.19420.21-EAP-SNAPSHOT ideaVersion=243.19420.21-EAP-SNAPSHOT
clionVersion=243.19420.28-EAP-SNAPSHOT clionVersion=243.19420.28-EAP-SNAPSHOT
pluginVersion=19.0.1-dev pluginVersion=19.1.0
# Gradle Releases -> https://github.com/gradle/gradle/releases # Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion=8.10.2 gradleVersion=8.10.2