v2.2
- Updated Themes: Darcula-compatible, Darker
- Notable changes:
- Brought feature parity to all themes.
- Method separators are now visible if enabled.
- Breadcrumbs have a new style that is compatible with Android Studio and IntelliJ IDEs.
- Debugger has a new style. New colors and breakpoint lines are bold.
- Added bracket support to ignore files.
- Annotations are italic, and attribute names are purple.
- Diff & Merge have darker error stripe marks for conflicts and deleted text
v2.1.1
- Updated Support: Ignore Files
- Notable changes:
- Fixed issue with ignore file headers and sections being incorrectly formatted. (Closes #35)
- Fixed issue with ignore file negations being incorrectly formatted. (Closes #36)
v2.1
- Updated Languages: Groovy
- Notable changes:
- Fixed regression with Gradle DSL not displayed as green. (Closes #31)
- Fixed regression with Groovy Unknown Symbol having a gray boxed effect. (Closes #32)
- Changed Unused Symbols to have yellow underlines (Closes #33)
- Updated Build System to use Gradle
v2.0
- Added Themes: Darker, Darcula-compatible
- Added Languages: Kotlin, Markdown
- Other Notable changes:
- Standardized colors across all languages.
- Added Breadcrumb color support to the editor.
- Enhanced Injected language color support.
- Added Read-only color support.
- Modified HTML Tree Tag level colors.
- Updated all warnings and errors to use italics.
- Unused identifiers are enhanced to prevent further issues.
- Enhanced Java instance field colors.
- Android Logcat's Assert are now purple.
- Tear line (plus collapse / expand buttons) are now green.
- Fixed regression with not highlighting all instances of the current identifier under the carat.
v1.1.1
- v1.1 did not work when deployed. This is a quick-fix.
v1.1
- Added Languages: Android Native (C / C++)
- Added Support: Debugger, ProGuard files, Ignore files
- Other Notable changes:
- Simplified the color scheme.
- Folded text is a different color.
- Numbers and Strings are the same color.
- Annotation colors are similar in style to comments.
v1.0
- Added Color Scheme: Default (dark)
- Added Languages: Java, Groovy, XML, JSON, HTML
- Added Support: Android, Android Manifest, Android Resources, Gradle files, LogCat, Property files, and
diffs