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

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -