We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d1199b commit a36ff8cCopy full SHA for a36ff8c
extensions/ql-vscode/CHANGELOG.md
@@ -7,6 +7,7 @@
7
- Add the AST Viewer to inspect the QL AST of a source file in a database. Currently, only available for C/C++ sources.
8
- Fix pagination when there are no results.
9
- Suppress database downloaded from URL message when action canceled.
10
+- Fix QL test discovery to avoid showing duplicate tests in the test explorer.
11
12
## 1.3.1 - 7 July 2020
13
0 commit comments