-
Notifications
You must be signed in to change notification settings - Fork 30.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't see sparkle after running git add .
on Windows
#199448
Labels
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
windows
VS Code on Windows issues
Milestone
Comments
Logs from @gregvanl:
|
|
meganrogge
added
bug
Issue identified by VS Code Team member as probable bug
windows
VS Code on Windows issues
labels
Nov 28, 2023
I likely caused this when making command markers more reliable on Windows |
Seems this is broken for the non-polling case, which is why I am not seeing it (with starship). |
Tyriar
added a commit
that referenced
this issue
Nov 29, 2023
Now the command finished event will fire right before command started which means we don't need this extra await anymore. Fixes #199448
vscodenpa
added
the
unreleased
Patch has not yet been released in VS Code Insiders
label
Nov 29, 2023
3 tasks
vscodenpa
added
insiders-released
Patch has been released in VS Code Insiders
and removed
unreleased
Patch has not yet been released in VS Code Insiders
labels
Nov 29, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
windows
VS Code on Windows issues
Testing #199197
Works on macOS but not on Windows 11
The text was updated successfully, but these errors were encountered: