Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable annoying 'parenthesis completion'?

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.

like image 449
Sundar R Avatar asked Sep 23 '08 06:09

Sundar R


1 Answers

From version 6.6.8 onward:

Go to Settings -> Preferences -> Auto-Completion

In the second grouping called "Auto-Insert", check/un-check the appropriate auto completion/inserts.

like image 92
ganders Avatar answered Nov 10 '22 03:11

ganders