Skip to content

Releases: huoguangjin/MultiHighlight

v3.2.0

28 Jun 08:06
Compare
Choose a tag to compare

Added

  • Add options for case-sensitive and whole word matching to highlight plain text. #37 #36 #35

Fixed

  • Fix compatibility issue with IDE 2024.1. #42 #41

v3.1.0

05 May 03:30
Compare
Choose a tag to compare

Added

  • Highlight with specified color. #32
  • Show the number of read/write usages on status bar.

Fixed

  • Fix highlights on throw expression.

v2.2.1

12 Jun 11:13
Compare
Choose a tag to compare

Fixed

  • Fix compatibility issue of MultiHighlight 2.2.0 when the IDE is upgraded from 2021.1. (issue #29)

v3.0.0

11 Jun 13:21
Compare
Choose a tag to compare

Fixed

  • Fix conflict with IdeaVim (and AceJump). #4
  • Fix misplaced highlights in injected code fragments.

Added

  • 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)

MultiHighlight 2.2.0

11 Jul 19:17
Compare
Choose a tag to compare

fix compatibility bugs on AndroidStudio 4.2 (issue #22)

Install from file

  1. Download MultiHighlight-2.2.0.zip
  2. File | Settings | Plugins | Install plugin from disk...
  3. Select <path_to_download>/MultiHighlight-2.2.0.zip
  4. Restart the IDE

MultiHighlight 2.1.0

06 Dec 13:39
Compare
Choose a tag to compare

fix compatibility issues on IntelliJ Platform 202.3 (issue #19)

Install from file

  1. Download MultiHighlight-2.1.0.zip
  2. File | Settings | Plugins | Install plugin from disk...
  3. Select <path_to_download>/MultiHighlight-2.1.0.zip
  4. Restart the IDE

MultiHighlight 2.0.0

09 Sep 16:36
Compare
Choose a tag to compare

fix compatibility bugs on IntelliJ Platform 202.2 (issue #13)

Install from MarketPlace

open the menu in your IDE:
File > Settings > Plugins > MarketPlace > search "MultiHighlight", click "install"

Install from file

  1. Download MultiHighlight-2.0.0.zip
  2. File | Settings | Plugins | Install plugin from disk...
  3. Select <path_to_download>/MultiHighlight-2.0.0.zip
  4. Restart the IDE

MultiHighlight 1.0.1

14 Oct 06:21
Compare
Choose a tag to compare

Install

  1. Download MultiHighlight-1.0.1.jar.
  2. File | Settings | Plugins | Install plugin from disk...
  3. Select <path_to_download>/MultiHighlight-1.0.1.jar.
  4. Restart the IDE.

MultiHighlight 1.0.0

26 Feb 06:16
Compare
Choose a tag to compare

Install

  1. Download MultiHighlight-1.0.0.zip.
  2. File | Settings | Plugins | Install plugin from disk...
  3. Select <path_to_download>/MultiHighlight-1.0.0.zip.
  4. Restart the IDE.