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 on PC or Cmd+G on Mac). Works with inline editors.
Available in the Brackets extension registry.
For manual install: Download and extract, or clone, the repository and move it to the Brackets extensions folder (Help > Show Extensions Folder
) then 'user' folder. Restart Brackets.
Used brackets-automatch-pairs-master extension for initial code. Uses a modified version of the internal search/FindReplace.js.