- Modernised plugin build and release pipeline.
- Disable HTML tag tree rainbow highlighting.
This release introduces Alabaster Mono and Mono Dark theme variants as well as few other fixes
- BG comment text is now yellowish colour again.
- Active and Inactive selections are now highlighted differently
- Doc comment guide highlighting added
- Highlighted reference highlighting adjusted
Minor fixes mainly addressing Dark Mode colouring.
- property files property keys are now highlighted as intended in dark mode
- XML tags and custom tags are now highlighted as intended in dark mode
- HTML tags are custom tags are now highlighted as intended in dark mode
- HTML entity is now highlighted as intended
- JSP bounds are now highlighted as punctuation
- editorconfig hightlighting improvements
- JSONPath hightlighting improvements
- Lombok config hightlighting improvements
- MongoDB JSON hightlighting improvements
- SQL hightlighting improvements
- SpEL hightlighting improvements
- fix: invalid string escape highlighting in dark mode.
- fix: uniform error highlighting.
This release addresses bright blue background in BG color scheme.
- Adjusted colors to closely match the original
- IDE islands now have borders
- Changes to caret and selection highlighting
- Fixes to not top stack trace line highlighting in debug mode
- Fixes to SpEl language highlighting
- Fixes to Groovy language highlighting
- JSON keyword highlighting
- TOML boolean highlighting
- YAML anchor/reference highlighting
- Improvements to YAML language highlighting
- Improvements to pebble language highlighting
- Improvements to highlight matching braces plugin highlighting
- Folded brackets are now highlighted the same way as regular brackets
- Caret cursor highlighting changes
- Matching braces highlighting changes
- Indent guides highlighting changes
Start highlighting punctuation with greyish colour to align better with original.
This release contains fixes to declaration highlighting for non-bg themes.
This release ports some of the ideas from the most recent blogpost about Clojure highlighting into IntelliJ. These changes only affect Clojure language support:
- Clojure parenthesis and brackets are now highlighted grey (all except topmost pair of braces which are still highlighted black)
- Clojure namespace prefixes are now also greyed out
- Clojure characters are now highlighted as constants
- Adjust colours of string, comment, declaration and metadata elements
- Simplified theme template by removing unnecessary option overrides
- Custom language comments and number literal highlighting fixes
- Kotlin punctuation highlighting fixes
Minor changes in this release:
- De-bald brackets around groovy closures.
- Scala enum singleton values highlighted as constants.
- Inlay hints in a non-BG theme now has a slight background accent to help with highlighting Kotlin's generated code.
Minor changes in this release:
- Tone down JavaScript member functions highlighting.
- Scala named parameters highlighting fixes.
- Updated to latest intellij-platform-plugin-template
- Updated to pebble 4.0.0
This release adds Rust and Clojure annotators to help with highlighting. Both Rust and Clojure received an uplift with many adjustments to actualize their highlighting.
Other changes in this release:
- Reverted changes to selection background to fix the regression in code completion selection visibility.
- Project search colors now match in-file search colors
- Static final fields are not highlighted as constants.
This release is focusing on improving search and editor interfaces highlighting.
And a few other changes:
- Added unmatched braces highlighting
- Highlight enum constants
This release is mainly focuses on improving string and regex highlighting in regards to valid and invalid escape sequences. Highlighting behavior should now follow the original theme more closely.
And also brings a few fixes:
- Change highlighting of unused to be similar to deprecated highlighting not to mix it with metadata highlighting.
- JavaScript fields are no longer highlighted.
- Fixed XML attribute highlighting in BG
This release adds highlighting for deprecated and unused chunks of code.
Fixes the background ordering issue causing text to appear with different unmatched backgrounds.
And fixes and issue with Go annotator was not being property registered.
A quick follow up addressing missing language attribute on annotator configurations.
And two new additional annotators for Python and Go.
Third attempt to add annotator to true, false and null keywords. Java, JavaScript, Kotlin and Scala made it into first cut. As always, feedback and bug reports are welcome.
Additionally, fixed Kotlin name arguments highlighting.
- Fixed debugger colours once more.
- VCS current branch commit highlighting is not blueish anymore.
- JS and Python decorators highlighting
- Python predefined definitions highlighting
- Fixed regex highlighting
- Fixed interpolated strings highlighting in several languages
- Fixed closure braces boldness
- Fixed Kotlin properties highlighting
- Fixed Kotlin colon highlighting
- Fixed Go highlighting for calls vs declarations
- Editor background colors not having an effect
- Errors highlighting to be more subtle
- More fixes to calls vs declaration highlighting
- New template for generating theme JSON files for all different variants and flavors of the theme.
- Fixed errors highlighting
- Fixed ctrl clickable highlighting
- Fixed sidebar being hardly distinguishable from editor background
- Islands support for Alabaster Themes
- Metadata highlighting
- Fixed regex and block comment tag highlighting
- Fixed debugger colours
- Fixed highlighting of matching braces
- Fixed highlighting for search results
- Fixes for XPath and Shell script highlighting
- Dim down file colours
- New templating engine for generating color schemes across different variants and flavors of the theme.
- More work on porting Alabaster Themes
- Alabaster Theme plugin icon
- More work on porting Alabaster Themes
- Release pipeline
- Theme and colour scheme name clashes
- Initial port of Alabaster Themes by Tonsky from Alabaster Color Scheme