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.
Added
support multiple default branches. vscode-githubinator now attempts to open main, then master, trunk, develop, and dev. Configure these branches with the githubinator.mainBranches option.
Changed
renamed Master commands to Main: Githubinator: Copy Master -> Githubinator: Copy Main, Githubinator: Copy Master Permalink -> Githubinator: Copy Main Permalink, Githubinator: On Master -> Githubinator: On Main, Githubinator: Blame On Master -> Githubinator: Blame On Main
Fixed
support resolving symbolic links. vscode-githubinator will now resolve symbolic links before opening a URL.