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

Inconsistency between “window.zoomLevel” and Minimap size #236999

Open
drackp2m opened this issue Dec 27, 2024 · 0 comments
Open

Inconsistency between “window.zoomLevel” and Minimap size #236999

drackp2m opened this issue Dec 27, 2024 · 0 comments
Assignees

Comments

@drackp2m
Copy link

Type: Bug

I like to see the minimap as big as possible, as I have a HDPI monitor and it is quite useful for me to be able to read the code inside the minimap.
Then I use the settings:

“editor.minimap.scale": 3,
“editor.minimap.size": ‘proportional’,

Which make the minimap look very big. But this takes away enough screen space so that between the Explorer column and the Minimap, the Editor is too narrow.

So, as there is no option to scale or modify the font size of the Explorer, I thought of lowering a little the Zoom of the whole application, but as soon as I set the adjustment:

“window.zoomLevel": -0.1,

The editor interface is barely affected, while the Minimap becomes extremely small.

I have been playing with this setting, and I have noticed that, setting a value of -0.0000001, it still looks “normal”, but if you “lower” it to -0.0000002, then it changes radically in size.

I don't know if this is delivered, but what I would expect is:

  • That the Minimap size would scale proportionally to this zoom.
  • There could be an option to be able to modify the font size of the Explorer.

(Although I believe that this second option would not be as useful as the first one for this concrete case that I have exposed).

"window.zoomLevel": -0.0000001 Image
"window.zoomLevel": -0.0000002 Image

VS Code version: Code 1.96.2 (fabdb6a, 2024-12-19T10:22:47.216Z)
OS version: Darwin arm64 24.2.0
Modes:
Remote OS version: Linux arm64 6.10.14-linuxkit

System Info
Item Value
CPUs Apple M2 (8 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
webnn: disabled_off
Load (avg) 1, 2, 3
Memory (System) 16.00GB (0.07GB free)
Process Argv --crash-reporter-id cd06df7a-7591-4f50-a4cb-738aed141945
Screen Reader no
VM 0%
Item Value
Remote Dev Container: Round Timer @ desktop-linux
OS Linux arm64 6.10.14-linuxkit
CPUs unknown (6 x 0)
Memory (System) 7.75GB (4.81GB free)
VM 0%
Extensions (18)
Extension Author (truncated) Version
numbered-bookmarks ale 8.5.0
clipboard-manager Edg 1.5.0
file-icons fil 1.1.0
vscode-graphql-syntax Gra 1.3.8
lorem-picsum-photos-snippets hua 1.0.26
remote-containers ms- 0.394.0
svg-preview Sim 2.8.3
errorlens use 3.22.0
ng-template Ang 19.0.3
js-auto-backticks cha 1.2.0
path-intellisense chr 2.10.0
angular-schematics cyr 6.22.0
vscode-eslint dba 3.0.10
EditorConfig Edi 0.16.4
prettier-vscode esb 11.0.0
copilot Git 1.254.0
copilot-chat Git 0.23.2
vscode-stylelint sty 1.4.0

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupyter:31046869
newcmakeconfigv2:31071590
nativerepl2:31139839
pythonrstrctxt:31112756
nativeloc1:31192215
cf971741:31144450
iacca1:31171482
notype1cf:31157160
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants