Skip to content

Commit 1462565

Browse files
committed
Clarify "download packs" usage
1 parent 9e1e2ba commit 1462565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/codeql/codeql-for-visual-studio-code/working-with-codeql-packs-in-visual-studio-code.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ You can then use the CodeQL CLI to publish your pack to share with others. For m
3030
Viewing CodeQL packs and their dependencies in Visual Studio Code
3131
-----------------------------------------------------------------
3232
To download a CodeQL pack that someone else has created, run the **CodeQL: Download Packs** command from the Command Palette.
33+
You can download all the core CodeQL query packs, or enter the full name of a specific pack to download. For example, to download the core queries for analyzing Java, enter ``codeql/java-queries``.
3334

3435
Whether you have downloaded a CodeQL pack or created your own, you can open the ``qlpack.yml`` file in the root of a CodeQL pack directory in Visual Studio Code and view the dependencies section to see what libraries the pack depends on.
3536

0 commit comments

Comments
 (0)