-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
debuggerIssues related to biscuit's debugger/DAP protocolIssues related to biscuit's debugger/DAP protocolenhancementNew feature or requestNew feature or requestfile managementfile watchers, handling of opened files and folders, etcfile watchers, handling of opened files and folders, etchelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Feature
When the workspace debug config files ({workspace}/.biscuit/launch.toml) are added/removed/modified, editor GUI is not updated. So, implement a file watcher that will watch the .biscuit directory within opened directory for changes.
-
update debugger config GUI when config files are edited
-
update debugger config GUI when config files are removed/added
-
handle case where
.biscuit/don't exist -
use watchdog to implement the watcher, file observer, use pattern matching
-
implement the watcher within
src/biscuit/debugger, access configloader within same directory -
Examples of watcher implementations in biscuit:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
debuggerIssues related to biscuit's debugger/DAP protocolIssues related to biscuit's debugger/DAP protocolenhancementNew feature or requestNew feature or requestfile managementfile watchers, handling of opened files and folders, etcfile watchers, handling of opened files and folders, etchelp wantedExtra attention is neededExtra attention is needed