We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8965020 commit 9cf8d00Copy full SHA for 9cf8d00
CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to the language server will be documented in this file.
3
4
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5
6
+## [1.1.2]
7
+- Support for semantic highlighting
8
+- Improved source jar lookup support
9
+- Improved Kotlin DSL support
10
+
11
## [1.1.1]
12
- Exclude too long symbol names from index for now
13
gradle.properties
@@ -1,4 +1,4 @@
1
-projectVersion=1.1.2
+projectVersion=1.2.0
2
kotlinVersion=1.5.20
exposedVersion=0.32.1
lsp4jVersion=0.12.0
0 commit comments