Skip to content

Commit 31dbd55

Browse files
committed
Update changelog
1 parent 56025d1 commit 31dbd55

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

extensions/ql-vscode/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [UNRELEASED]
44

5+
- When downloading a database, we no longer add the database source folder to the workspace by default (since this caused bugs in single-folder workspaces). [#3047](https://github.com/github/vscode-codeql/pull/3047)
6+
- You can manually add individual database source folders to the workspace with the "Add Database Source to Workspace" right-click command in the databases view.
7+
- To restore the old behavior of adding all database source folders by default, set the `codeQL.databaseDownload.addDatabaseSourceToWorkspace` setting to `true`.
8+
59
## 1.9.3 - 26 October 2023
610

711
- Sorted result set filenames now include a hash of the result set name instead of the full name. [#2955](https://github.com/github/vscode-codeql/pull/2955)

0 commit comments

Comments
 (0)