biscuit
biscuit copied to clipboard
Workspace debugger configurations don't update when active folder is closed/switched
Bug
Workspace debugger configurations don't update when another folder is opened which has no debug configurations, they remain as is. This behavior is unexpected, the configurations shall update to reflect current workspace.
Steps to reproduce
- open a directory
- add some debugger configurations under
.biscuit/launch.toml - check the debugger view for added configurations
- now open another folder in the same biscuit instance which has no debug config files
- check debugger view, notice they are not updated