Since I've started using notepad++, I started to notice that an annoying popup menu comes up when I am coding in C at the moment I press enter I get this: #define every time I press enter or go into a new line and what not. Is there a way to disable it. I apritiate the feedback ^O^
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Since I've started using notepad++, I started to notice that an annoying popup menu comes up when I am coding in C at the moment I press enter I get this: #define every time I press enter or go into a new line and what not. Is there a way to disable it. I apritiate the feedback ^O^
Try unchecking the box Settings: Preferences: Backup/Auto-completion: Enable Auto-completion on each input.
Regards.
Greg