You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's New
Added support for hg annotate output #117. The Line Annotation Enabled setting will show output for hg annotate on the currently selected line(s). The Toggle Annotations for This File command shows annotate output for the whole file.
When files are renamed in VS Code, hg mv is run automatically #139
Bug Fix
Fix: status icons not showing
Fix: open non-diff resources with vscode.open #166
Fix: extension respects a user declining dialog asking whether they want to push a new branch
Fix: don't trigger refresh on temp file changes #173