Search found 1 match: indent

Searched query: indent

by Silvio.Falconi
Thu Nov 28, 2024 12:54 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Some Command on Tscintilla
Replies: 0
Views: 543

Some Command on Tscintilla

... a dialog box to perform string replacements.

Formatting -> Reformat Code (F3) to Automatically format the entire code.
Formatting -> Increase Indent (Ctrl+Right) to Insert an indent by moving the text further to the right.
Formatting -> Decrease Indent (Ctrl+Left) to Remove the indent by moving ...