Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVN Gutter fetch log #481

Closed
jenuc78 opened this issue Mar 29, 2024 · 1 comment
Closed

SVN Gutter fetch log #481

jenuc78 opened this issue Mar 29, 2024 · 1 comment

Comments

@jenuc78
Copy link

jenuc78 commented Mar 29, 2024

Hello
In order to speed up the SVN gutter it is recommended to disable logs fetching.
A nice to have feature would be to have the option to manually fetch log for a specific revision of interest using a manual click in VS code interface

Thanks

@metacurb metacurb self-assigned this Apr 1, 2024
metacurb added a commit that referenced this issue Apr 2, 2024
Addresses #91 and #481

* Fetches a log when you click on a line
* Stores log data independent of blame
* Maps data and updates decoration as required when line is clicked

Further optimisations to be made:
* Store log data at a repository level, so that they can be shared
across files

## Demo
https://github.com/BeauAgst/svn-blamer/assets/10343831/ecf8ac51-e15d-4b3d-9fdd-c0f8b57c40e0
@metacurb
Copy link
Member

metacurb commented Apr 2, 2024

This has been resolved in release 0.7.0. Please raise a new issue if you have any further issues.

@metacurb metacurb closed this as completed Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants