Coder Social home page Coder Social logo

Nothing shown in bar about vscode-gitblame HOT 10 CLOSED

sertion avatar sertion commented on September 26, 2024
Nothing shown in bar

from vscode-gitblame.

Comments (10)

pftbest avatar pftbest commented on September 26, 2024 2

@Sertion, Found the issue, you have replaced textdecorator with textDecorator in commit d616b1a

But the file name is still in lower case, so it can't find it.
This should be easy fix, but I can submit a pull request if you like.

from vscode-gitblame.

Sertion avatar Sertion commented on September 26, 2024

Hey Adam.

I am unable to reproduce this issue in any of my test environments.

Have you tried shutting down vscode and launching it again?
What operating system are you using?
Is the git repository you are using old or contains a lot of commits? If so, have you waited for a few seconds to see if the information appears?

from vscode-gitblame.

adambowles avatar adambowles commented on September 26, 2024
  • I have relaunched vscode, doesn't fix
  • Using Fedora 22
  • Repo has 653 commits, I've had vscode open for about 2 hours today

Here are my other extensions:

image

from vscode-gitblame.

adambowles avatar adambowles commented on September 26, 2024

Is it possible to install older versions so I can find the exact commit that broke?

from vscode-gitblame.

Sertion avatar Sertion commented on September 26, 2024

If you are willing to do some testing locally you can check out the code and run npm install followed by npm install -g vsce, checkout the commit you want to build and run vsce package to get an installable file that you can install using Extension: Install from VSIX.

Help would be greatly appreciated.

from vscode-gitblame.

pftbest avatar pftbest commented on September 26, 2024

Hello, I have the same issue, will try to debug

from vscode-gitblame.

adambowles avatar adambowles commented on September 26, 2024

@Sertion thanks, I'm running locally compiled versions atm

from vscode-gitblame.

adambowles avatar adambowles commented on September 26, 2024

@pftbest I agree

Mine wouldn't even compile without that change,

I guess you're developing on Windows @Sertion?

from vscode-gitblame.

Sertion avatar Sertion commented on September 26, 2024

Thank you for your help!

A pull request would be welcomed. I will have some time in a few hours.

I guess you're developing on Windows @Sertion?

Either a Mac or a Windows computer.

from vscode-gitblame.

vojtechhabarta avatar vojtechhabarta commented on September 26, 2024

Thanks for reporting and fixing this bug.

I think this type of errors can be prevented by using forceConsistentCasingInFileNames TypeScript compiler option.

from vscode-gitblame.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.