Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace debugger configurations don't update when active folder is closed/switched #410

Open
tomlin7 opened this issue Oct 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working file management file watchers, handling of opened files and folders, etc good first issue good for newcomers

Comments

@tomlin7
Copy link
Owner

tomlin7 commented Oct 11, 2024

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

  1. open a directory
  2. add some debugger configurations under .biscuit/launch.toml
  3. check the debugger view for added configurations
  4. now open another folder in the same biscuit instance which has no debug config files
  5. check debugger view, notice they are not updated

Notes

@tomlin7 tomlin7 added the bug Something isn't working label Oct 11, 2024
@tomlin7 tomlin7 self-assigned this Oct 11, 2024
@tomlin7 tomlin7 added good first issue good for newcomers file management file watchers, handling of opened files and folders, etc labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working file management file watchers, handling of opened files and folders, etc good first issue good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant