Skip to content

support multiple main branches and symbolic links

Compare
Choose a tag to compare
@chdsbd chdsbd released this 17 Apr 16:12
· 22 commits to master since this release
3ff8e33

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.