vscode-codeql/extensions/ql-vscode/test/data-extensions
Andrew Eisenberg 6f435300e8 Add ability to run query with data extensions
- Add a new config that toggles between using all data extensions or
  none.
- If using all data extensions, then before a query evaluation, run a
  `codeql resolve qlpacks` command with the new `--kind` option. This
  will return a list of extension packs in the workspace.
- Pass these packs to the cli before evaluation/
- This will only work with CLI v2.12.3 (not yet released) or later.
- Also include some CLI tests to ensure this works.
2023-02-10 15:51:07 -08:00
..
extension-pack Add ability to run query with data extensions 2023-02-10 15:51:07 -08:00
pack-using-extensions Add ability to run query with data extensions 2023-02-10 15:51:07 -08:00