You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys!
Can the Brackets use the search result in the replacement field? This is a very useful feature, and notepad++ has it by default. Including regexp.
For example, I want to add _ to the beginning of all "abs" strings, to do this I search for "abc" in notepad++ and replace it with "_\1". Is this possible here?
Prerequisites
Debug -> Reload Without Extensions
?Hi guys!
Can the Brackets use the search result in the replacement field? This is a very useful feature, and notepad++ has it by default. Including regexp.
For example, I want to add _ to the beginning of all "abs" strings, to do this I search for "abc" in notepad++ and replace it with "_\1". Is this possible here?
Versions
sprint 2 build 2.2.1-17943 (master c7a435e)
The text was updated successfully, but these errors were encountered: