-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Diff editor closes when closing left hand side editor in other tab #51039
Comments
@bpasero I found problem in (
|
I appreciate the investigation but the fix is more involved than just that, that is why I did not add the "help wanted" label. |
No problem. I just pointed out that the bug is not where you marked it(not only when editor clause but open). In my opinion bug is in counting of resources. |
Issue Type: Bug
3.a. compare A/b.txt to A/a.txt
CRT+SHIFT+P
File: Compare Active file With ...
select a.txt
3.b. compare A/b.txt to A.a.txt from command line
code --diff A/b.txt A/a.txt
4. clouse file b.txt
Then diff tab is closer
VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T16:04:33.747Z)
OS version: Linux x64 4.13.0-43-generic
and on windows 10
System Info
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
video_decode: unavailable_software
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled
Extensions (38)
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: