Feature SuggestionsCode folding and whitespace

Suggestions and discussions for new TeXnicCenter features
Post Reply
houstontyoung
Posts: 15
Joined: Sat Jan 09, 2010 1:16 am

Code folding and whitespace

Post by houstontyoung »

First of all, kudos on the excellent incorporation of code folding in 2.0. It works great!

I am wondering if it's possible to have the option for fold markers to preserve whitespace after the end of the folded region. For example, if I have

\begin{itemize}
...
\end{itemize}

....

with a blank line after the \end tag, then the fold region starting at \begin{equation} will end on the blank line, instead of the line with \end{equation}.

I usually blank lines for readability, so it would be great if the folding wouldn't hide them.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply