@@ -1,7 +1,8 @@
|
|||||||
# CodeQL for Visual Studio Code: Changelog
|
# CodeQL for Visual Studio Code: Changelog
|
||||||
|
|
||||||
## [UNRELEASED]
|
## 1.8.7 - 29 June 2023
|
||||||
|
|
||||||
|
- Show a run button on the file tab for query files, that will start a local query. This button will only show when a local database is selected in the extension. [#2544](https://github.com/github/vscode-codeql/pull/2544)
|
||||||
- Add `CodeQL: Quick Evaluation Count` command to generate the count summary statistics of the results set
|
- Add `CodeQL: Quick Evaluation Count` command to generate the count summary statistics of the results set
|
||||||
without speding the time to compute locations and strings.
|
without speding the time to compute locations and strings.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user