News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Regarding indents and folding

Started by Old Spider, July 11, 2010, 11:28:56 PM

Previous topic - Next topic

Old Spider

Needed utility:
An indent/outdent utility for highlighted lines in the editing menu would be very helpful.

Quibble:
A closed fold should display both brackets; displaying only the opening bracket makes it look like the beginning of a code block, which can be confusing.

TDragon

[TAB] indents all selected lines one tab-stop or 4 spaces (depending on your settings); [SHIFT]+[TAB] unindents all selected lines.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Old Spider