0.2.0
2017-04-16
This release adds support for the latest IntelliJ IDEA version.
Features
❯ The breadcrumbs are now styled to fit the theme ambience. (@arcticicestudio, #6, df321b6)
❯ Added styles for the Inline Parameter Hint feature. (@arcticicestudio, #8, 63baa4a)
Bug Fixes
Languages
❯ Fixed a bug where all template languages have been using the italic
font type attribute. (@echosa, #5, 8cf5ef9)
Thanks to @pemedina for investigating in finding the cause of this bug.
❯ The color of the CSS keyword !important
has been fixed to use nord10
instead of nord12
with a bold font type. (@arcticicestudio, #7, 9391388)
This also includes preprocessor language keywords for Sass and LESSCSS like !default
and !optional
.
❯ The color of the Sass meta keyword @extend
has been fixed to use nord12
instead of nord9
to adapt the Nord color definition for annotations. (@arcticicestudio, #9, a71fe89)
Documentation
❯ Fixed a typo in the project description. (@arcticicestudio, #4, 78b269e)
The full changelog ist available here.