mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Update docs/codeql/reusables/codespaces-template-note.rst
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
|
||||
Note
|
||||
|
||||
For a guided introduction to CodeQL, we've created a CodeQL template (beta) in `GitHub Codespaces <https://github.com/codespaces/new?template_repository=github/codeql-codespaces-template>`__. You can use this template to test CodeQL concepts. However, if you would like to run CodeQL queries on code, you will need to install the CodeQL extension in Visual Studio Code. For instructions, see ":ref:`Setting up CodeQL in Visual Studio Code <setting-up-codeql-in-visual-studio-code>`."
|
||||
You can use the CodeQL template (beta) in `GitHub Codespaces <https://github.com/codespaces/new?template_repository=github/codeql-codespaces-template>`__ to try out the QL concepts in this article and in the puzzle articles in this folder. The template includes a guided introduction to working with QL, and makes it easy to get started.
|
||||
|
||||
When you're ready to run CodeQL queries on actual codebases, you will need to install the CodeQL extension in Visual Studio Code. For instructions, see ":ref:`Setting up CodeQL in Visual Studio Code <setting-up-codeql-in-visual-studio-code>`."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user