Virgil

Results 13 issues of 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...

enhancement
needs information

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

bug

Add tests for multiple platforms. - [x] macos - [x] windows - [ ] pre-push - [ ] ubuntu

Too bright compared to other icons ![image](https://github.com/user-attachments/assets/72eb3bd1-11b4-4258-a949-3e1fdfce73b5)

enhancement

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.

enhancement

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... 😑 ![image](https://github.com/user-attachments/assets/d27af51f-2572-4078-92bc-76642420abab)

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