Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 885 Bytes

CHANGELOG.md

File metadata and controls

39 lines (28 loc) · 885 Bytes

Changelog

Fixed

  • Kotlin syntax highlighting - #153

Added

  • File icon: Kotlin - *.kt
  • File icon: Liquid - Shopify templating language - *.liquid
  • File icon: Lua - *.lua
  • File icon: LICENSE files

0.1.8

Fixed

  • In some cases getVirtualFile() for psi elements can be null. Fixes #172, #175 - @anstarovoyt
  • Vertical tabs highlight - @Cyberdelia1987
  • Fixes an error which caused the plugin to misbehave in non-java ide's. See #177

Added

  • File icon: React *.jsx - #162
  • File icon: PHTML *.phtml
  • File icon: Gradle *.gradle - #140
  • File icon: Text *.txt

0.1.7

Added

  • This changelog
  • Identifier under caret - Error Stripe Mark

Changed

  • Don't grab blade files with PHP regex

Fixed

  • Fix issues with the color schemes.