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

Git lens current line blame not working in the new VS Code insiders Version #656

Closed
prasanthnv opened this issue Feb 14, 2019 · 10 comments
Closed
Labels
needs-more-info Needs further information, steps, details, etc.

Comments

@prasanthnv
Copy link

Issue Type: Bug

Git lense current line blame not showing up !

Extension version: 9.5.1
VS Code version: Code - Insiders 1.32.0-insider (a509265116babc17648c9052eeeb8ae2909fed87, 2019-02-13T06:14:01.838Z)
OS version: Linux x64 4.15.0-43-generic

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (8 x 4094)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
surface_synchronization: enabled_on
video_decode: unavailable_off
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 15.55GB (1.20GB free)
Process Argv .
Screen Reader no
VM 0%
@prasanthnv prasanthnv changed the title Gitlense current line blame not working in the new VS Code insiders Version Git lens current line blame not working in the new VS Code insiders Version Feb 14, 2019
@eamodio
Copy link
Member

eamodio commented Feb 15, 2019

@prasanthnv Hrm, I'm not seeing any issue in the latest insiders. Can you try re-installing GitLens? If you are still having an issue, can you please enable output channel logging by setting "gitlens.outputLevel": "debug" in your settings.json. This will enable logging to the GitLens channel in the Output pane. Once enabled, please reproduce the issue (if possible) and attach the log lines from the GitLens channel.

@eamodio eamodio added the needs-more-info Needs further information, steps, details, etc. label Feb 15, 2019
@metra
Copy link

metra commented Feb 20, 2019

Strangely enough, just setting the outputLevel to debug fixed the issue for me. Switched back to errors and everything still worked.

@Guria
Copy link

Guria commented Feb 27, 2019

I still can't enable current line blame annotations on VSCode 1.31.1:

Version: 1.31.1
Commit: 1b8e8302e405050205e69b59abb3559592bb9e60
Date: 2019-02-12T02:20:54.427Z
Electron: 3.1.2
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763

@Guria
Copy link

Guria commented Feb 27, 2019

Just found out that in my case it conflicting with another extension:

Name: Render CRLF
Id: medo64.render-crlf
Description: Displays LF/CR/CRLF line ending (aka end-of-line, EOL) symbols when Render whitespace is turned on.
Version: 1.3.0
Publisher: Josip Medved
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=medo64.render-crlf

@eamodio
Copy link
Member

eamodio commented Mar 8, 2019

@Guria Ah, glad you found the issue and that it is resolved.

I'm going to close this issue for now, until there is more information pointing to an issue. Thanks!

@eamodio eamodio closed this as completed Mar 8, 2019
@gservat
Copy link

gservat commented Mar 20, 2019

Just in case it helps anyone... in my case 🤦‍♂️ the file I was looking at was git-crypted. The blame works fine for a plain text file.

@rohansekhri
Copy link

This bug is still reproducible. I have opened it with VSCode repo as I feel it is more relevant there. Recording it here since it affects both gitlens and vscode's gutters at the same time.

No extensions except gitlens were installed.

@eamodio
Copy link
Member

eamodio commented Mar 23, 2020

@rohansekhri Could you be running into: microsoft/vscode#12448? Are you using 10.2.1?

@rohansekhri
Copy link

@eamodio My bug is a subset of this one. The real cause is actually the case-(in)sensitivity of VSCode. Please ignore my comments above. It is not a GitLens issue. By the way, if you are interested in logs for GitLens to do any enhancements, I have posted them in my bug. Thanks

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-more-info Needs further information, steps, details, etc.
Projects
None yet
Development

No branches or pull requests

6 participants