vscode-kotlin v1.6.0 Release Notes

Release Date: 2018-03-12 // about 6 years ago
  • ๐Ÿ”„ 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.