vote up 5 vote down star

Whenever I type a (, [, or {, Notepad++ completes it with the corresponding closing bracket. I find this 'feature' annoying and would like to disable it. It doesn't seem to be listed in the Preferences dialog and a search of the online documentation didn't yield any useful result. Does anybody here know where the option for this is hidden? I'm currently using Notepad++ 5.0.3.

flag

80% accept rate

3 Answers

vote up 6 vote down check

TextFX > TextFX Settings > Uncheck +Autoclose {([Brace

link|flag
Actually in my case, the option was already unchecked. When I tried checking it, my brackets got closed twice, like so: when I typed ( npp filled in with )). Maybe some odd bug. Now I've uninstalled and reinstalled npp, and the problem is gone. Still I'll mark this as answer for posterity's sake. :) – sundar Sep 24 '08 at 3:43
vote up 2 vote down

Actually it's more probable it's turned on in the ConvertExt plugin : Plugins->ConvertExt->Options Tab Notepad++: uncheck brackets autocompletion

link|flag
vote up 0 vote down

ConvertExt plugin was it.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.