All Versions
9
Latest Version
Avg Release Cycle
121 days
Latest Release
1528 days ago

Changelog History

  • v1.7.1 Changes

    February 11, 2020

    ๐Ÿ›  Fix "Syntax highlighting breaks after < and <= operators"

  • v1.7.0 Changes

    October 26, 2018
    • ๐Ÿ‘‰ Use new grammar for syntax highlighting sourced from nishtahir/language-kotlin
    • โšก๏ธ Update snippets
  • v1.6.0 Changes

    March 12, 2018

    ๐Ÿ”„ Changelog

    • โž• Add smart code snippets for fun try and for
    • โž• Add smart bracket matching and autoclosing pair
    • โž• Add external, sealed, reified, suspend, by and other keywords
    • โž• Add highlighting support for ::, ?. and ?: operators
    • โž• Add highlighting for annotations
    • โž• Add comment region code folding support
    • ๐Ÿ‘Œ Improve highlighting for classes and functions with better word boundaries.

    ๐Ÿ“ฆ Thanks to @belyaev-mikhail for contributions that made its way here.

  • v1.5.0 Changes

    February 18, 2018

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix highlighting for backticks in imports
    • โž• Add highlighting for Kotlin in markdown documents

    ๐Ÿš€ Thanks to the following contributors that helped make this release possible

  • v1.4.0 Changes

    January 17, 2018

    ๐Ÿ”„ Changelog

    • Introduce languageId kotlinscript for *.kts files
    • โž• Add expect and actual keywords

    Thanks to

  • v1.3.0 Changes

    February 17, 2018

    ๐Ÿ”„ Changelog

    • โšก๏ธ Update language file based on the latest from the sublime text package
    • โž• Add highlighting for companion, interface, lateinit, dynamic ===, !===, +=, -=, *=, /= and others..
    • โœ‚ Remove highlighting for trait, then and <>
    • โœ‚ Remove .jetl and .jet file extensions

    Thanks to

  • v1.2.0 Changes

    February 17, 2018

    This version happened thanks to a community contribution.
    Thanks to https://github.com/Jonatino

    • โž• Added const and typealias syntax highlighting
  • v1.1.0 Changes

    February 17, 2018

    This version happened thanks to a community contribution.
    Thanks to https://github.com/francis36012

    • ๐Ÿ›  Fix issue of loading the Kotlin language file
  • v1.0.0 Changes

    February 17, 2018

    ๐Ÿ”„ Changelog

    ๐Ÿ‘ Base syntax support.