How to use custom font in visual studio code

前端 未结 3 1249
时光取名叫无心
时光取名叫无心 2020-12-09 08:58

This isn\'t so much a coding question as it is about the visual studio code editor. What I want to do is use source code pro in the editor, but I don\'t know what to change

3条回答
  •  时光取名叫无心
    2020-12-09 09:17

    As a follow up to Nacimota's answer, to install custom fonts (using Windows 10 the following example) go through the tutorial here.

    For me it was a matter of searching for "fonts" from my task bar then clicking the top result. From there I dragged all the files in the "target/TTF" directory, that is generated from following the Source Code Pro tutorial.

提交回复
热议问题