Skip to content

Conversation

@andocz
Copy link
Contributor

@andocz andocz commented Mar 8, 2022

This PR fixes two things about the initialization of the git blame view:

  1. Jump to the currently selected node when opening git blame view. Fixes Git blame view jumps to the top of the files #218.
  2. Set fid. Fixes an issue where if a file's blame view is opened before opening any code views, the info tree won't work.

@bruntib bruntib merged commit f775739 into Ericsson:master Mar 12, 2022
@mcserep mcserep added Kind: Bug ⚠️ Plugin: Git Issues with the "Version control navigation" (Git) plugin. labels Mar 23, 2022
@mcserep mcserep added this to the Release Gershwin milestone Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kind: Bug ⚠️ Plugin: Git Issues with the "Version control navigation" (Git) plugin.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Git blame view jumps to the top of the files

3 participants