Virgil
Virgil
Truncate path till VCS root directory. ### Description When changing the directory to a VCS directory, truncate everything before the VSC root directory. ### How will this be useful? When...
Hi! First of all, thank you very much for the extension! As the title suggests, the `typing.Callable` is incomplete as an annotation. While `mypy` never complains, not even in `--strict`...
This global post modification substitutes every reference of `core.Module` to `hiero.core.Module` but fails when the declaration is inside parenthesis like: `list[core.TrackItems]` https://github.com/sisoe24/nuke-python-stubs/blob/b0dd0e8716603baa98a7fa2b49ebad31fabf48eb/nukestubsgen.py#L378
Add tests for multiple platforms. - [x] macos - [x] windows - [ ] pre-push - [ ] ubuntu
Too bright compared to other icons 
I should check how to implement the VS Code Debug Adapter Protocol with debugpy. I don't use it personally, but it could be a nice addition.
Tests were failing due to dependency issues with npm's NYC testing coverage. It's best to rebuild them entirely from scratch.
Because I was lazy, some commands have the variable name instead of a "proper" name... 😑 
Every time I open this project after a while, I keep forgetting why I have `fetch-github-release` as a dependency. I should directly use the GitHub API since I am already...
Hi @jacobdufault ! I've been using your extension frequently and have implemented some additional features that I believe could benefit other users as well. I noticed there hasn't been much...