File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -15,17 +15,22 @@ Syntax highlighter for Kotlin language
15154 . Push to the branch: ` git push origin my-new-feature `
16165 . Submit a pull request
1717
18- ## Source
18+ ## Sourc7
1919
2020[ Github] ( https://github.com/mathiasfrohlich/vscode-kotlin )
2121
2222## Change Log
2323
2424### Version 0.0.1
25- Initial commit
25+ * Initial commit
2626
27- ### Version 1.0
28- Updated for Kotlin 1.0
27+ ### Version 1.0.0
28+ * Updated for Kotlin 1.0
29+
30+ ### Version 1.1.0
31+ This version happened thanks to a community contribution.
32+ Thanks to https://github.com/francis36012
33+ * Fix issue of loading the Kotlin language file
2934
3035## Credits
3136
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.0 .0" ,
5+ "version" : " 1.1 .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