We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256b806 commit 5843c40Copy full SHA for 5843c40
1 file changed
extensions/ql-vscode/src/cli.ts
@@ -1137,7 +1137,7 @@ export class CodeQLCliServer implements Disposable {
1137
1138
/**
1139
* Gets information about available qlpacks
1140
- * @param additionalPacks A list of directories to search for qlpacks before searching in `searchPath`.
+ * @param additionalPacks A list of directories to search for qlpacks.
1141
* @param extensionPacksOnly Whether to only search for extension packs. If true, only extension packs will
1142
* be returned. If false, all packs will be returned.
1143
* @returns A dictionary mapping qlpack name to the directory it comes from
0 commit comments