diff --git a/extensions/ql-vscode/CHANGELOG.md b/extensions/ql-vscode/CHANGELOG.md index 295629c14..4ce2d2e86 100644 --- a/extensions/ql-vscode/CHANGELOG.md +++ b/extensions/ql-vscode/CHANGELOG.md @@ -2,9 +2,7 @@ ## [Unreleased] -- Add the AST Viewer to inspect the QL AST of a source file in a database. Currently, only available for C/C++ sources. - Fix error with choosing qlpack search path. -- Add the AST Viewer to inspect the QL AST of a source file in a database. Currently, only available for C/C++ sources. - Fix pagination when there are no results. - Suppress database downloaded from URL message when action canceled. - Fix QL test discovery to avoid showing duplicate tests in the test explorer.