SurroundSelection icon indicating copy to clipboard operation
SurroundSelection copied to clipboard

Notepad++ plugin to automatically surround the selection in quotes/brackets/parenthesis

Results 3 SurroundSelection issues
Sort by recently updated
recently updated
newest added

Highlighting text and then typing the backtick character `` ` `` does not work and replaces the selected text with a single `` ` ``. However, all other characters available...

Here is an idea I had which, in my opinion, could hugely enhance your plugin functionality. I was thinking about adding a user settings window like the following: ```` _________________...

Hi, this plugin works fine. Currently this plugin support only ascii(char) level brackets adding. Can it support some unicode brackts matching. For example: The Chinese chars "【 and 】“. Thanks.