Skip to content

Codelane v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Mar 11:56

Features

  • Git blame annotations in the source file viewer — toggle per-file via the "Blame" button in the file info bar
  • Resizable blame column — drag the handle at the gutter edge to adjust width (80–400px)
  • Open file on remote — right-click any line in the file viewer to open that exact line on GitHub, GitLab, or Bitbucket (current branch or main branch)
  • Open on Remote in file tab context menu — alongside existing copy-path items

Bug Fixes

  • Fixed "Open on Remote (Main Branch)" generating an incorrect URL with origin/main as the branch name instead of main