I would like to increase the top padding between the window title bar and the Sublime Text editor border. The text should be like 5px under the heading, and not immediately start. Is it possible somehow, and if so, how?
Unable to add images, so here the URL is http://i.imgur.com/d0tluQa.png
In addition, I hid the tabs and menu bar.
I think there is no configuration option for this. But try the following:
{ "line_padding_top": 20, "line_padding_bottom": -20 }
This is a trick. Hope this is helpful!
Source: https://habr.com/ru/post/1568748/More articles:Downsampling a large 3D image in numpy - pythonjava.nio.charset.UnmappableCharacterException: Input length = 1 - xmlmsvc is_copy_assignable is always true? - c ++PHP string Replace the end of the string - stringMSVC - How can I find out if a type needs to be moved? - c ++how to show the header and footer in the subheading in the SSRS report. I have a subtitle on the list. - reporting-servicesWhy is_copy_constructible returns true for unique_ptr in MSVC12 - c ++Show or hide table row if checked - javascriptЛучший способ подписания Android-приложений на Jenkins с помощью Gradle - continuous-integrationAttach a listener to multiple children - javascriptAll Articles