-
Notifications
You must be signed in to change notification settings - Fork 29.5k
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
Minimap keeps disappearing #116060
Comments
same here. i thought i was going crazy lol |
I'm also experiencing this issue |
Confirmed. 1.53.0 / mac |
same Version: 1.53.0 (user setup) |
Does this reproduce when disabling all extensions? (I have tried, but cannot reproduce using a vanilla install of 1.53.0) |
Same issue here. |
I'm also having the same issue, can get the minimap back by closing and reopening the editor. |
@alexdima I turned all of the extensions off and on again and can't reproduce after that. Does this make any sense? |
@ElenaVerdy Do you mean that you disabled all of them and then re-enabled them? Did you still see the problem when they were all disabled? Can others please comment on whether or not after running |
@RMacfarlane Yup, exactly. The problem went away when I disabled all extensions. I now have them all running and the minimap works too. I will let you know if it breaks again. |
Disabling all extensions in itself didn't solve the issue, but disabling + quit and restart solved it. I then re-enabled my extensions and so far I can't reproduce the issue with enabled extensions. |
I had the same issue. VSCode: 1.53.0 I did the steps described above by @alexdima. Result:
This extension is The EDIT 10 Feb 2020 After updating VSCode to version 1.53.1, I encountered a
Extension: And agin disabling that extension resolved problem with EDIT 11 Feb 2020 Issue is still there. After restart VSCode |
At the last update 1.53.0 i switched to wrap editor tabs in the workbench instead of having a scrollbar. 10.Feb 2020 |
I think I solved it by removing the |
For me it was apparently caused by |
Scratch that, it started happening again. I'm going to have to bisect my extensions now 😑 |
Is this confirmed to be linked to extensions ? It feels like it started with the latest vscode update more than anything else
|
When the bug started to trigger, I was able to reliably reproduce the issue by switching between two files, a .sh and a .py file while the scrollbar for editors is active, no idea if the scrollbar is relevant. The minimap would disappear every time |
It must have something todo with the last update. I can reproduce the issue (no extensions are enabled):
|
That would make sense, I sometimes use this too, I’ll check if I can repro |
I experienced this bug today, seems to happen everytime I switch tabs. The "Show Minimap" button also stays checked even if it is not shown |
Same here, everything worked fine until the last update. OS
VSCode
|
Can confirm that using the inline git tools (reverting changes by using the colored tools on the left of the document) and then switching to a new file triggers the bug |
Thank you @IceTDrinker . I can reproduce with your steps: |
Same. Used bisect, came to the conclusion that it might be VSCode's fault. Only workaround is to disable "View -> Show Minimap" then enable it again. Still, it gets hidden every single time when using diffs. |
Caused by 82fe1e7 |
Fixes #116060: Clone minimap options before changing them
Thanks @alexdima 🎉 |
I was having the same issue with minimap disappearing. |
Issue Type: Bug
No idea how it started happening. Everything was fine and now all of a sudden my minimap is gone. I can bring it back by toggling it off and on, but then as soon as I switch to another file it is gone again.
VS Code version: Code 1.53.0 (8490d3d, 2021-02-03T20:36:38.611Z)
OS version: Windows_NT x64 10.0.18363
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (19)
(24 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: