Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.92 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.92 KB

regexPlugin

Build Version Downloads

Template ToDo list

A reimplementation of the old Regex Plugin by ggascoigne, with improved features and UI. Including multi-match multi-group highlighting.

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "regexPlugin" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.