forked from qt-creator/qt-creator
Doc: Reformat
Make \uicontrol usage more consistent with elsewhere, but no text changes besides that Change-Id: I8bb6cd73e7270310898ba0ba50e0372b0d6c6f9b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
@@ -31,11 +31,11 @@
|
|||||||
\title Configuring the Editor
|
\title Configuring the Editor
|
||||||
|
|
||||||
\QC allows you to configure the text editor to suit your specific
|
\QC allows you to configure the text editor to suit your specific
|
||||||
needs. To configure the editor, select \uicontrol Tools > \uicontrol{Options} >
|
needs. To configure the editor, select \uicontrol Tools >
|
||||||
\uicontrol{Text Editor}.
|
\uicontrol Options > \uicontrol{Text Editor}.
|
||||||
|
|
||||||
These settings apply to all projects. To specify editor behavior for an
|
These settings apply to all projects. To specify editor behavior for an open
|
||||||
open project, select \uicontrol Projects > \uicontrol Editor. For more
|
project, select \uicontrol Projects > \uicontrol Editor. For more
|
||||||
information, see \l{Specifying Editor Settings}.
|
information, see \l{Specifying Editor Settings}.
|
||||||
|
|
||||||
You can also specify indentation settings separately for C++ and QML files
|
You can also specify indentation settings separately for C++ and QML files
|
||||||
@@ -47,11 +47,12 @@
|
|||||||
\list
|
\list
|
||||||
|
|
||||||
\li Set the \l{Specifying Text Editor Settings}{font preferences and
|
\li Set the \l{Specifying Text Editor Settings}{font preferences and
|
||||||
apply color schemes} for syntax highlighting in \uicontrol{Font & Colors}.
|
apply color schemes} for syntax highlighting in
|
||||||
|
\uicontrol {Font & Colors}.
|
||||||
|
|
||||||
\li Specify \l{Generic Highlighting}
|
\li Specify \l{Generic Highlighting}
|
||||||
{definition files for syntax highlighting} for other types of files
|
{definition files for syntax highlighting} for other types of files
|
||||||
than C++ or QML in \uicontrol{Generic Highlighter}.
|
than C++ or QML in \uicontrol {Generic Highlighter}.
|
||||||
|
|
||||||
\li Set \l{Indenting Text or Code}{tabs, indentation, the handling of
|
\li Set \l{Indenting Text or Code}{tabs, indentation, the handling of
|
||||||
whitespace, and mouse operations} in \uicontrol Behavior.
|
whitespace, and mouse operations} in \uicontrol Behavior.
|
||||||
|
Reference in New Issue
Block a user