We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04edff commit 5440c2fCopy full SHA for 5440c2f
README.md
@@ -18,6 +18,7 @@ Once you've finished the code tour, your CodeQL environment will be all set up a
18
19
You can use this codespace to learn about the concepts of CodeQL, without having to analyze any code.
20
21
+1. Right click on `codeql-tutorial-database` in the file explorer and select **CodeQL: Set Current Database**.
22
1. Edit the `tutorial.ql` file to write a CodeQL query.
23
1. Once you've written your query, right-click within the `.ql` query file, and click **CodeQL: Run Query**, or
24
1. Open the Command Palette with `Cmd/Ctrl + Shift + P`, start typing "CodeQL", and click on **CodeQL: Run Query**.
0 commit comments