@phoenix-plugin-registry/enturn.quick-search
v1.1.4
Published
Automatically highlights occurrences of the selected word (like Notepad++ smart highlighting)
Downloads
3
Readme
brackets-quick-search
Notepad++ style smart highlighting extension for Brackets text editor.
Usage
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.
Installation
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.
Credits
Used brackets-automatch-pairs-master extension for initial code. Uses a modified version of the internal search/FindReplace.js.