enturn / brackets-quick-search

Notepad++ style smart highlighting extension for Brackets editor.
36 stars 11 forks source link

The search text affects the regular expression searching. #7

Closed enturn closed 10 years ago

enturn commented 10 years ago

if (selectedText.indexOf('\n') !== -1) {

The \n should be treated as raw text rather than a regular expression escaped character.

enturn commented 10 years ago

Fixed in commit 60549f90a27f254e692678474a1506e34caeea4b