We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a78fca commit 0327ec3Copy full SHA for 0327ec3
extensions/ql-vscode/CHANGELOG.md
@@ -10,6 +10,7 @@
10
- Add a configuration option to pass additional arguments to the CLI when running tests. [#785](https://github.com/github/vscode-codeql/pull/785)
11
- Introduce option to view query results as CSV. [#784](https://github.com/github/vscode-codeql/pull/784)
12
- Add some snippets for commonly used QL statements. [#780](https://github.com/github/vscode-codeql/pull/780)
13
+- More descriptive error messages on QL test failures. [#788](https://github.com/github/vscode-codeql/pull/788)
14
15
## 1.4.3 - 22 February 2021
16
0 commit comments