From 15099b3db0d008c90fc02a2e69cfb491b4e9657e Mon Sep 17 00:00:00 2001 From: Sam Browning <106113886+sabrowning1@users.noreply.github.com> Date: Tue, 14 Nov 2023 08:57:52 -0500 Subject: [PATCH] Update docs/codeql/codeql-for-visual-studio-code/analyzing-your-projects.rst Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> --- .../codeql-for-visual-studio-code/analyzing-your-projects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/codeql-for-visual-studio-code/analyzing-your-projects.rst b/docs/codeql/codeql-for-visual-studio-code/analyzing-your-projects.rst index 23ee60c5bbb..bcfc52fedff 100644 --- a/docs/codeql/codeql-for-visual-studio-code/analyzing-your-projects.rst +++ b/docs/codeql/codeql-for-visual-studio-code/analyzing-your-projects.rst @@ -56,7 +56,7 @@ Optionally, to see databases containing a specific language and queries written :width: 350 :alt: Screenshot of the language selector. The "Select" button for a language filter is outlined in dark orange. -Creating a query +Creating a custom query ------------------------ You can generate a query template for a specific language from the queries panel, then write your own code to quickly create a custom query.