Billy

Results 63 issues of Billy

## 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...

bug
file management
good first issue

## Issue Currently there is no direct way to run `git submodule deinit` in gitpython. My workaround is using `repo.git.submodule('deinit', ...)` to access git sm directly. ## Expected: Like remove,...

enhancement
help wanted

## Feature I have completely rewritten the library to be Sans-IO. Have a look at the sandbox implementation as a reference for easily integrating the client into GUI applications. https://github.com/tomlin7/debug-adapter-client

enhancement
good first issue