Fix some names + a spurious quotation mark

This commit is contained in:
shati-patel 2023-11-06 10:56:03 +00:00
Родитель ac0fd93cb3
Коммит 68da5e2bbe
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 1294A07B85CE9116
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -107,10 +107,10 @@ You can also edit the items shown in the Variant Analysis Repositories panel by
You can change the items shown in the panel or add new items by directly editing this file.
Configuring settings for downloading databases
Configuring settings for adding databases
------------------------------------------------
To automatically add database source folders to your workspace, you can check the **Database Download > Add Database Source to Workspace** setting.
To automatically add database source folders to your workspace, you can enable the **Adding Databases > Add Database Source to Workspace** setting.
This setting is disabled by default. You may want to enable the setting if you regularly browse the source code of databases, for example to view the abstract syntax tree of the code. For more information, see ":ref:`Exploring the structure of your source code <exploring-the-structure-of-your-source-code>`."
@ -118,7 +118,7 @@ This setting is disabled by default. You may want to enable the setting if you r
If you are in a single-folder workspace, adding database source folders will cause the workspace to reload as a multi-root workspace. This may cause query history and database lists to be reset.
Before enabling this setting, we recommend that you save your workspace as a multi-root workspace. For more information, see ""`Multi-root Workspaces <https://code.visualstudio.com/docs/editor/multi-root-workspaces>`__" in the Visual Studio Code help.
Before enabling this setting, we recommend that you save your workspace as a multi-root workspace. For more information, see "`Multi-root Workspaces <https://code.visualstudio.com/docs/editor/multi-root-workspaces>`__" in the Visual Studio Code help.
Configuring settings for testing queries locally
------------------------------------------------

Просмотреть файл

@ -24,7 +24,7 @@ Viewing the abstract syntax tree of a source file
:width: 350
:alt: Add database source to workspace
2. Navigate to a source file from a CodeQL database in the File Explorer.
2. Navigate to a CodeQL database's source file in the File Explorer.
.. image:: ../images/codeql-for-visual-studio-code/open-source-file.png
:width: 350