Skip to content

Commit 890821b

Browse files
authored
Merge pull request #528 from aeisenberg/aeisenberg/ast-changelog
Update changelog to include line about experimental AST Viewer
2 parents 648bf4b + 84e2cf7 commit 890821b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Fix pagination when there are no results.
77
- Suppress database downloaded from URL message when action canceled.
88
- 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.
910

1011
## 1.3.1 - 7 July 2020
1112

0 commit comments

Comments
 (0)