Now it would be just great if TexnicCenter would start the "and more text" line directly under the "Here my text"-line when breaking the line because it is longer than the width of the editor window. As it is now, it will look like
I am not quite sure and do not care installing an alpha version of TXC, but is it possible that what I am looking for is the "Code Folding" feature discussed elsewhere?
I am not quite sure and do not care installing an alpha version of TXC, but is it possible that what I am looking for is the "Code Folding" feature discussed elsewhere?
Best,
Naclador
Doubtful. Code folding involves completely hiding some part of the document from view so you can focus on other parts, such as, e.g., hiding the preamble altogether, or hiding all sections other than the one you're working on. See code folding (Wikipedia).
As far as I know TeXnicCenter (TXC) is based on Scintilla as editor component. And if this component doesn't master the indentation you mean, you are out of luck.
Kile on Linux is based on the Kate editor. And this editor manages indentation as described (see attachment).
Thorsten
Attachments
Indentation of wrapped lines with respect to chosen indentation of a paragraph.
Kile-Indentation.png (84.95 KiB) Viewed 30044 times