cvfosammmm / Setzer

LaTeX editor written in Python with Gtk
https://www.cvfosammmm.org/setzer/
Other
385 stars 33 forks source link

Code folding also folds next \section{} command if indented #408

Open olc14 opened 1 month ago

olc14 commented 1 month ago

Unexpected cold folding behaviour when next section is indented or not at start of new line - it would make more sense not to fold the line on which the next section is declared.

SetzerFolding