RELEASE 2.3.0 OR ABOVE
Use 'editor.ui.button.size' key to set the size of buttons. (default = 35, Min.= 22, Unit: px)
Even if you adjust the size of button, the size of icons does not change.
synapeditor.config.js
{
'editor.ui.button.size': 35
}
| Default | |
|---|---|
| "editor.ui.button.size": 28 | |
| "editor.ui.button.size": 40 | | |
RELEASE 2.3.0 OR ABOVE


