Doc: Update Options > Environment > System screenshot

- Mention "Auto-save files after refactoring" in Opening Files.
- Include the screenshot in Specifying Environment Settings.

Task-number: QTCREATORBUG-26610
Change-Id: I05eaf85244ba1f1acf870bbcd37ba81f616b17a4
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2022-02-22 16:37:13 +01:00
parent c43ba1ae32
commit b0a7fe31c0
4 changed files with 4 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -157,14 +157,6 @@
re-scanning is incremental, so nothing is lost by closing and re-starting re-scanning is incremental, so nothing is lost by closing and re-starting
\QC. \QC.
Because clangd considers only the on-disk state of included header files
when parsing a source file, you need to save changes in header files to
have them considered elsewhere for completion, diagnostics, and so on.
Partly for this reason, files that are changed by refactoring actions are
saved automatically. To disable this feature, select \uicontrol Tools >
\uicontrol Options > \uicontrol Environment > \uicontrol System >
\uicontrol {Auto-save files after refactoring}.
The document outline in the \l{Viewing Defined Types and Symbols} The document outline in the \l{Viewing Defined Types and Symbols}
{Outline} view is backed by clangd's document symbol support, which {Outline} view is backed by clangd's document symbol support, which
makes the results more reliable than before. makes the results more reliable than before.

View File

@@ -45,6 +45,8 @@
\uicontrol Environment > \uicontrol System, and then select \uicontrol Environment > \uicontrol System, and then select
\uicontrol Change in the \uicontrol Environment field. \uicontrol Change in the \uicontrol Environment field.
\image qtcreator-options-environment-system.png "Environment options System tab"
In addition, you can specify custom environment variables in the In addition, you can specify custom environment variables in the
\uicontrol {Project Settings} > \uicontrol Environment settings. \uicontrol {Project Settings} > \uicontrol Environment settings.
They are added to all build environments. The final build environment They are added to all build environments. The final build environment

View File

@@ -63,6 +63,8 @@
\li Select the \uicontrol {Auto-save modified files} check box to \li Select the \uicontrol {Auto-save modified files} check box to
automatically save changed files at the intervals specified in automatically save changed files at the intervals specified in
the \uicontrol Interval field. the \uicontrol Interval field.
\li Select the \uicontrol {Auto-save files after refactoring} check
box to automatically save \l{Refactoring}{refactored files}.
\li Select the \uicontrol {Auto-suspend unmodified files} check \li Select the \uicontrol {Auto-suspend unmodified files} check
box to automatically free the resources of open files after box to automatically free the resources of open files after
prolonged inactivity. The files are still listed in the prolonged inactivity. The files are still listed in the