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

Dirty Diff Decorations Don't Work In Remote Scenarios #213380

Closed
huzhu00 opened this issue May 24, 2024 · 5 comments
Closed

Dirty Diff Decorations Don't Work In Remote Scenarios #213380

huzhu00 opened this issue May 24, 2024 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@huzhu00
Copy link

huzhu00 commented May 24, 2024

Type: Bug

When I edit the code locally, the gutter indicators show up fine, but when I connect to ssh server, they don't. This problem suddenly appeared in the last couple of days. This problem suddenly appeared in the past two days, I used stable release vscode and it works again. There has been no problem with vscode insiders before. Is it an update error?

VS Code version: Code - Insiders 1.90.0-insider (Universal) (e82e806, 2024-05-24T05:50:10.302Z)
OS version: Darwin arm64 23.5.0
Modes:
Remote OS version: Linux x64 5.15.0-107-generic

System Info
Item Value
CPUs Apple M3 Pro (12 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 2, 3, 3
Memory (System) 18.00GB (0.09GB free)
Process Argv
Screen Reader yes
VM 0%
Item Value
Remote SSH: EIT_local
OS Linux x64 5.15.0-107-generic
CPUs Intel(R) Core(TM) i9-10980XE CPU @ 3.00GHz (36 x 4083)
Memory (System) 125.47GB (107.11GB free)
VM 0%
Extensions (7)
Extension Author (truncated) Version
codespaces Git 1.16.22
remote-ssh ms- 0.110.1
remote-ssh-edit ms- 0.86.0
remote-explorer ms- 0.4.3
debugpy ms- 2024.6.0
python ms- 2024.6.0
vscode-pylance ms- 2024.5.1
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
vsaa593:30376534
py29gd2263:31024238
c4g48928:30535728
962ge761:30841072
pythongtdpath:30726887
welcomedialog:30812478
pythonidxpt:30768918
pythonnoceb:30776497
asynctok:30898717
dsvsc013:30777762
dsvsc014:30777825
dsvsc015:30821418
pythontestfixt:30866404
pythonregdiag2:30926734
pythonmypyd1:30859725
pythoncet0:30859736
2e7ec940:31000449
pythontbext0:30879054
accentitlementst:30870582
dsvsc016:30879898
dsvsc017:30880771
dsvsc018:30880772
cppperfnew:30980852
pythonait:30973460
showvideot:31016890
chatpanelt:31014475
bdiig495:31013172
a69g1124:31018687
dvdeprecation:31040973
pythonprt:31036556
dwnewjupyter:31046869
impr_priority:31057980
fa862199:31048878

@rutgers-master
Copy link

+1 same issue. Connecting via SSH, running on Linux, using Insiders version 1.90.0-1716531279, however it's been this way for the past 8 versions or so (I grab the latest insiders version every couple days). Really miss those gutter indicators.

@hediet
Copy link
Member

hediet commented May 27, 2024

Thanks for filing the issue! Do you mind sharing a screenshot for further clarification?

@hediet hediet added the info-needed Issue requires more information from poster label May 27, 2024
@rutgers-master
Copy link

Absolutely, here's a screenshot when I work locally on some code, and it properly shows my additions, changes and deletes on the left and right side of the editor:
image

And then here's the same code on a remote SSH connection (which up until a couple weeks ago used to show the same git changes on the left and right side of the editor):
image

I haven't made any changes to git on either machine, and when connected to the remote SSH server, if I go to the "Source Control" area, that still works properly and opens a diff of the files and shows additions, changes and deletes properly.

A number of my colleagues, two of which are using the Windows version of VS Code Insiders and doing a remote SSH connection to different linux servers have also stated they are having the same problem and it started for them a couple weeks ago too.

@hediet hediet changed the title Gutter indicators not working on the server end Dirty Diff Decorations Don't Work In Remote Scenarios May 27, 2024
@hediet hediet assigned lszomoru and alexr00 and unassigned alexdima May 27, 2024
@hediet hediet added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels May 27, 2024
@lszomoru lszomoru added this to the May 2024 milestone May 27, 2024
@alexr00
Copy link
Member

alexr00 commented May 28, 2024

Duplicate of #212857

@IOLOII
Copy link

IOLOII commented Jun 3, 2024

I also encountered this problem before, which was solved at that time, but recently I found that this problem has appeared again, and it doesn't work to set it up through the previous method. #147352

@microsoft microsoft locked and limited conversation to collaborators Jul 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

9 participants