Jean-Claude Arbaut
2014-03-08 22:58:11 UTC
Hello,
When editing a C or Python source file (it probably works with other
languages as well), Notepad++ shows a window when I type an open
parenthesis on a function : for example "fopen(" in C.
This window shows how to call the function : "FILE * fopen( const char
*filename, const char *mode)"
While it may be useful sometimes, I find it quite annoying and I would
like to disable this feature. Is there a way to do this ?
Jean-Claude Arbaut
When editing a C or Python source file (it probably works with other
languages as well), Notepad++ shows a window when I type an open
parenthesis on a function : for example "fopen(" in C.
This window shows how to call the function : "FILE * fopen( const char
*filename, const char *mode)"
While it may be useful sometimes, I find it quite annoying and I would
like to disable this feature. Is there a way to do this ?
Jean-Claude Arbaut