S
S
suvorovss12019-09-26 16:29:10
JavaScript
suvorovss1, 2019-09-26 16:29:10

How to increase sidebar font in Brackets editor?

Hello, tell me how to increase the font of the sidebar in Brackets.
5d8cbce749f5c935137018.png
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

1 answer(s)
A
Anton Usachov, 2019-09-26
@suvorovss1

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 question

Ask a Question

731 491 924 answers to any question