I use python script and emeditor to edit it.
If I comment something using “comment”, emeditor inserts “#” at the begining of the line, and outline show unimportant branch.
I tried to change comment symbol to ” #”, but emeditor can’t uncomment after that (and it’s a bad way, because this outline branch will appear on another level).
1. Is there a way to insert a comment symbol not at the beginning of line, but before the first symbol in the line?
2. Or a way to say outline not to branch lines that starts with special symbols (but I like 1. much more).
Thanks.