Notepad++ style smart highlighting extension for Brackets text editor.
Toggle the extension (View > Enable Quick Search
) to highlight selected words in the active editor. Cycle through the search results with the find next key (F3). Works with inline editors.
Download and extract, or clone, the repository and move it to the Brackets extensions folder (Help > Show Extensions Folder
).
Restart Brackets.
Used brackets-automatch-pairs-master extension for initial code. Uses a modified version of the internal search/FindReplace.js.