- Highlight with specified color. #32
- Show the number of read/write usages on status bar.
- Fix highlights on throw expression.
- Fix conflict with IdeaVim (and AceJump). #4
- Fix misplaced highlights in injected code fragment.
- Toggle highlights across all the editors. #2
- Better support for highlighting plain text. #11
- Support for highlighting special usages. (e.g. throws keyword in java method signatures)
- Fix compatibility issue of MultiHighlight 2.2.0 when the IDE is upgraded from 2021.1. (issue #29)
- Fix compatibility issue with Android Studio 4.2 (Build #AI-202.7660.26). #22
- Fix compatibility issue with IntelliJ Platform 202.3. #19
- Highlight words in plain text file, thanks to @johnzeng.
- Fix compatibility issue with IntelliJ Platform 202.2. #13
- Add new action to clear all highlights in the current editor.
- First release.