We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 648bf4b + 84e2cf7 commit 890821bCopy full SHA for 890821b
extensions/ql-vscode/CHANGELOG.md
@@ -6,6 +6,7 @@
6
- Fix pagination when there are no results.
7
- Suppress database downloaded from URL message when action canceled.
8
- Fix QL test discovery to avoid showing duplicate tests in the test explorer.
9
+- Add experimental AST Viewer for Go and C++. To enable, add `"codeQL.experimentalAstViewer": true` to the user settings file.
10
11
## 1.3.1 - 7 July 2020
12
0 commit comments