Apply suggestions from code review

This commit is contained in:
Felicity Chapman
2022-12-02 13:09:38 +00:00
committed by GitHub
parent 42a438cdcb
commit 7aca35d52b

View File

@@ -1,6 +1,6 @@
4. Save the query in its default location (a temporary "Quick Queries" directory under the workspace for ``GitHub.vscode-codeql/quick-queries``).
#. Right-click in the query window and select **CodeQL: Run Query**. (Alternatively, run the command from the Command Palette.)
#. Right-click in the query tab and select **CodeQL: Run Query**. (Alternatively, run the command from the Command Palette.)
The query will take a few moments to return results. When the query completes, the results are displayed in a CodeQL Query Results view, next to the main editor view.