Skip to content

Commit c00adc0

Browse files
authored
Merge pull request #2565 from github/v1.8.7
v1.8.7
2 parents 67d342f + 65a3ba9 commit c00adc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# CodeQL for Visual Studio Code: Changelog
22

3-
## [UNRELEASED]
3+
## 1.8.7 - 29 June 2023
44

5+
- 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)
56
- Add `CodeQL: Quick Evaluation Count` command to generate the count summary statistics of the results set
67
without speding the time to compute locations and strings.
78

0 commit comments

Comments
 (0)