I've been seeing issues with this extension when trying to Blame large files. I haven't been able to characterize at what line count I see this behavior. Below is the output from the VSCode Developer Console, the particular file I was trying to blame was about 10k LOC (1/4 of it is documentation/comments).
Let me know if you need more information or if I can be of any help.
Hi @coppolat1 release 0.6.0 introduces an option to disable logs. This could be beneficial for large files where the extension must spawn a child process per unique revision number!
I've been seeing issues with this extension when trying to Blame large files. I haven't been able to characterize at what line count I see this behavior. Below is the output from the VSCode Developer Console, the particular file I was trying to blame was about 10k LOC (1/4 of it is documentation/comments).
Let me know if you need more information or if I can be of any help.