question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Git:View File History" is not working

See original GitHub issue

OS/Web Information

  • Web Browser: Chrome Version 91.0.4472.101 (Official Build) (x86_64)
  • Local OS: macOS Big Sur Version 11.2.3
  • Remote OS: CentOS Linux release 7.4.1708 (Core)
  • Remote Architecture: x86_64
  • code-server --version: 3.10.2 387b12ef4ca404ffd39d84834e1f0776e9e3c005

Steps to Reproduce

“Git: View File History” which is in popup menu at sidebar is not working. It didn’t show any contents and I checked Javascript Console, following was shown

image

and I downgraded code-server to 3.9.0 which I used before 3.10.2 and it works fine.

I’ve been using git history plugin, “Git History” and its version is 0.6.15

Thanks in advance

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
sangchulcommented, Jul 16, 2021

I solved this problem. It seems to be related to security things. I read this article and set up ssh with port forwarding as it guided.

https://coder.com/docs/code-server/v3.11.0/guide

0reactions
jsjoeiocommented, Jul 19, 2021

Awesome! Glad to hear the guide helped. I’m going to close this now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git | View History not working - Visual Studio Feedback
Using VS2017 I can select "View History" from the Solution Explorer but it never seems to return ALL the history for files I...
Read more >
View File History not working - absolute path used #1045
Well I switched to the "Git History" extension. I don't like the UI as much but at least it works. Maybe need some...
Read more >
View the change history of a file using Git versioning
To show all changes for a file, including renames, use tig --follow filename . Thank you so much @falken for helping us discover...
Read more >
Git file history - GitLab Docs
Go to your project's Repository > Files. In the upper right corner, select History. When you select History, this information is displayed: Git...
Read more >
How to show the history of a Git file - YouTube
Want to show the Git file history of a single file, including who edited the file, which branches it was a part of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found