Everspace / vsc-rightclick-git

Right click in the explorer menu to add stuff.
BSD 2-Clause "Simplified" License
2 stars 3 forks source link

Doesn't work on items which weren't edited trough VS Code #12

Open irvnriir opened 3 months ago

irvnriir commented 3 months ago

On VSC 1.89.1, it shows error when trying to "Stage changes" on files/folders which differ from the Git's index but weren't edited trough VSC. Renaming and moving them though VSC doesn't fix that, editing does.

Everspace commented 3 months ago

What would be the error?

irvnriir commented 3 months ago

i also just noticed that it happens not in all repos. maybe related to multiple Worktrees, but idk image