We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 777a8d9 commit 8f5db97Copy full SHA for 8f5db97
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
All notable changes to the Kotlin extension will be documented here.
3
4
+## [0.2.35]
5
+- Improve keyword highlighting
6
+- Add config options for code generation (needed for Java interoperability), which is now opt-in due to a lack of stability on recent Kotlin versions
7
+
8
## [0.2.34]
9
- Improve object/function literal highlighting
10
0 commit comments