-
Notifications
You must be signed in to change notification settings - Fork 229
QL debug in VSCode: switching dbs has no effect. #2654
Copy link
Copy link
Open
Labels
Description
Describe the bug
If I enter debug mode for a query in order to be able to quick-eval inside a shared qlpack and I then select a different db then querying still happens on the prior db
Version
CodeQL extension version: 1.8.8
CodeQL CLI version: 2.14.0
Platform: darwin x64
To reproduce
- Go to a .ql file
- Right-click -> "CodeQL: Debug Query"
- Switch to a different database
- Right-click -> "CodeQL: Debug Selection" on any predicate
Expected behavior
I'd expect querying to always happen on the currently selected database.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.