Is it possible to get rid of the function folding margin on Notepad++? It seems like the sort of thing that should be in the prefs but I'm not seeing it anywhere.
|
feedback
|
|
I found someone else asking the same question on SourceForge The solution is claimed to be:
I hope it helps. | |||||||||
feedback
|
|
You can add this macro to the Macros section of shortcuts.xml to make a shortcut Ctrl+Alt+H to hide the fold margin. I haven't yet found a way to make the macro auto-execute, so for now you just have to manually hide it for each buffer...
See also: http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Margins | |||
|
feedback
|