Showing the last line in a code fold. Possible?
-
Hi everyone. Scott, dail etc people… Hear me notepad++ Gods…
So, I am interested in having an option for code folds to also show the last line.
For example, in a multi-line comment block, you would then be able to see the first starting line syntax of the multi block comment as well as the last one.Right now, code folding only lets you see the first line.
This guy also says it is useful in .xml and .html stuff
See his post here: https://superuser.com/questions/1289930/notepad-code-folding-do-not-show-last-lineHere he is told it can’t be done.
But, I wanted to ask for your thoughts.Please let us know if this can be done and thank you for this awesome software…
-
Unfortunately it can not be done without significant C++ code changes.