Skip to content

Commit f21296e

Browse files
committed
Merge branch 'aeisenberg/ast-viewer' of github.com:aeisenberg/vscode-codeql into aeisenberg/ast-viewer
2 parents 36d612e + aebab08 commit f21296e

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
@@ -2,6 +2,7 @@
22

33
## [Unreleased]
44

5+
- Add the AST Viewer to inspect the QL AST of a source file in a database. Currently, only available for C/C++ sources.
56
- Fix error with choosing qlpack search path.
67
- Add the AST Viewer to inspect the QL AST of a source file in a database. Currently, only available for C/C++ sources.
78

0 commit comments

Comments
 (0)