Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/test-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ Open a clone of the [`github/codeql`](https://github.com/github/codeql) reposito
3. Select the "C#" and "JavaScript" databases.
- Check that there are separate notifications for both downloads.
- Check that both databases are added when the downloads are complete.
- Note: if only one of the databases appears in the list, this is a known regression for which a fix has not been prioritized at the time of writing.
Copy link

Copilot AI Oct 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The note describes a known regression but lacks a reference to track its status. Consider adding a link to the relevant issue tracker (e.g., GitHub issue number) so testers can find more details or track when it gets fixed.

Suggested change
- Note: if only one of the databases appears in the list, this is a known regression for which a fix has not been prioritized at the time of writing.
- Note: if only one of the databases appears in the list, this is a known regression ([see issue #1234](https://github.com/github/codeql-vscode/issues/1234)) for which a fix has not been prioritized at the time of writing.

Copilot uses AI. Check for mistakes.

### General

Expand Down