Answer the question
In order to leave comments, you need to log in
How to increase sidebar font in Brackets editor?
Hello, tell me how to increase the font of the sidebar in Brackets.
There was a similar problem in Sublime text 3, fixed it with an additional file with these settings:
[
{
"class": "sidebar_label",
"color": [0, 0, 0],
"font.bold": false,
"font.size" : 15
},
]
Is it possible to implement something similar in Brackets?
Answer the question
In order to leave comments, you need to log in
People write about some extension UI too small, which can be found through the extension installer or here .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question