From 17f9aecab82e0c7d52e9e4ac1ff65684c9fedfd3 Mon Sep 17 00:00:00 2001 From: shati-patel <42641846+shati-patel@users.noreply.github.com> Date: Mon, 14 Jun 2021 13:33:40 +0100 Subject: [PATCH] Docs: Update setting in CodeQL for VS Code --- .../codeql-for-visual-studio-code/customizing-settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst b/docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst index 8197858d3ab2..ac498d401f5e 100644 --- a/docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst +++ b/docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst @@ -30,7 +30,7 @@ Choosing a version of the CodeQL CLI The CodeQL extension uses the CodeQL CLI to run commands. If you already have the CLI installed and added to your ``PATH``, the extension uses that version. This might be the case if you create your own CodeQL databases instead of downloading them from LGTM.com. Otherwise, the extension automatically manages access to the executable of the CLI for you. For more information about creating databases, see ":ref:`Creating CodeQL databases `" in the CLI help. -To override the default behavior and use a different CLI, you can specify the CodeQL CLI **Executable Path**. Note that this is only available as a user setting, not as a workspace setting. +To override the default behavior and use a different CLI, you can specify the CodeQL CLI **Executable Path**. Changing the labels of query history items --------------------------------------------