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
Adds emoji support, e.g. 😄 in commit messages will now be 😃 — closes #429
Adds Compare with Selected and Select for Compare commands to file nodes in the GitLens, GitLens File History, and GitLens Results explorers — closes #446
Adds gitlens.historyExplorer.avatars setting to specify whether to show avatar images instead of status icons in the GitLens File History explorer — allows for an independent value from the other explorers
Fixed
Fixes #444 - GitLens custom viewlet icon slightly larger than standard
Fixes #437 - Remove --first-parent from git commands to show file history from merged in repositories
Fixes #252 - Cannot read property 'push' of undefined
Fixes issue where GitLens saves a couple settings with default values into user settings (rather than just removing the setting)