visual studio code - How to enable the bold font in terminal that's intergrated in VSCode? -
i'm struggling on how enable bold text in integrated terminal pre-installed in visual studio code
.
so far i've tried enabling in settings.json
using these parameters:
"terminal.integrated.enablebold": true
, had no luck.
any idea on how accomplish this?
or if there more customizable terminal happen know of, i'll glad try out.
i'm using vscode_x64 v1.15.1, , somehow enabled bold font default
as tried switching between bold or not, works fine
Comments
Post a Comment