Skip to content

Commit bbeb93b

Browse files
author
Alexander Eyers-Taylor
committed
Fix rebase conflict in changelog
1 parent 53d8260 commit bbeb93b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

extensions/ql-vscode/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [UNRELEASED]
44

5+
- Add `CodeQL: Quick Evaluation Count` command to generate the count summary statistics of the results set
6+
without speding the time to compute locations and strings.
7+
58
## 1.8.6 - 14 June 2023
69

710
- Add repositories to a variant analysis list with GitHub Code Search. [#2439](https://github.com/github/vscode-codeql/pull/2439) and [#2476](https://github.com/github/vscode-codeql/pull/2476)
@@ -14,9 +17,6 @@
1417
- Update text of copy and export buttons in variant analysis results view to clarify that they only copy/export the selected/filtered results. [#2427](https://github.com/github/vscode-codeql/pull/2427)
1518
- Add warning when using unsupported CodeQL CLI version. [#2428](https://github.com/github/vscode-codeql/pull/2428)
1619
- Retry variant analysis results download if connection times out. [#2440](https://github.com/github/vscode-codeql/pull/2440)
17-
- Add `CodeQL: Quick Evaluation Count` command to generate the count of the selected item without having to compute locations or strings.
18-
- Add `CodeQL: Quick Evaluation Count` command to generate the count summary statistics of the results set
19-
without speding the time to compute locations and strings.
2020

2121
## 1.8.4 - 3 May 2023
2222

0 commit comments

Comments
 (0)