Skip to content

Commit d8968db

Browse files
author
Dave Bartolomeo
committed
Changelog entry
1 parent ac93074 commit d8968db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

extensions/ql-vscode/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## [UNRELEASED]
44

55
- If you run a query without having selected a database, we show a more intuitive prompt to help you select a database. [#3214](https://github.com/github/vscode-codeql/pull/3214)
6+
- The UI for browsing and running CodeQL tests has moved to use VS Code's built-in test UI. This makes the CodeQL test UI more consistent with the test UIs for other languages.
7+
This change means that this extension no longer depends on the "Test Explorer UI" and "Test Adapter Converter" extensions. You can uninstall those two extensions if they are
8+
not being used by any other extensions you may have installed.
69

710
## 1.12.0 - 11 January 2024
811

0 commit comments

Comments
 (0)