File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,11 @@ This version happened thanks to a community contribution.
3232Thanks to https://github.com/francis36012
3333* Fix issue of loading the Kotlin language file
3434
35+ ### Version 1.2.0
36+ This version happened thanks to a community contribution.
37+ Thanks to https://github.com/Jonatino
38+ * Added const and typealias syntax highlighting
39+
3540## Credits
3641
3742* [ Visual Studio Code] ( https://code.visualstudio.com/ )
Original file line number Diff line number Diff line change 22 "name" : " Kotlin" ,
33 "displayName" : " Kotlin Language" ,
44 "description" : " Kotlin language support for VS Code" ,
5- "version" : " 1.1 .0" ,
5+ "version" : " 1.2 .0" ,
66 "publisher" : " mathiasfrohlich" ,
77 "license" : " SEE LICENSE IN LICENSE or README.MD" ,
88 "engines" : {
You can’t perform that action at this time.
0 commit comments