It appears like my setting of “dpi_scale”: 1.6, is not being respected in the new release
everything is really small and hard to use on a high res monitor:
I can increase the text zoom but it will leave the tabs and UI really small
It appears like my setting of “dpi_scale”: 1.6, is not being respected in the new release
everything is really small and hard to use on a high res monitor:
I can increase the text zoom but it will leave the tabs and UI really small
it looks like this changed to a Linux only preference, judging from the comment:
// Linux only. Sets the app DPI scale - a decimal number such as 1.0, 1.5,
// 2.0, etc. A value of 0 auto-detects the DPI scale. Sublime Text must be
// restarted for this to take effect.
try changing ui_scale instead(, and increasing your font size if ui_scale doesn’t affect it)