vs core 更改字体 fira code

ubuntu 下安装

ubunt 安装相对简单,一行命令搞定

sudo apt install fonts-firacode

window 下安装

![在这里插入图片描述]( https://img-blog.csdnimg.cn/2021051110504513.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3poYW96aGFvMjM2,size_16,color_FFFFFF,t_70)

电脑本机安装 Fira 字体

教程如下:

https://blog.csdn.net/qq_36157085/article/details/106095223



vs core 中配置

在font Fimily 里添加这个字体

![在这里插入图片描述]( https://img-blog.csdnimg.cn/20210511104649174.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3poYW96aGFvMjM2,size_16,color_FFFFFF,t_70)

添加内容如下:Font Family 设置 Fira code
从设置里找到 font ligature 这个属性,
![在这里插入图片描述]( https://img-blog.csdnimg.cn/2021051110070981.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3poYW96aGFvMjM2,size_16,color_FFFFFF,t_70)

然后点进去以后,把 editor.fontLigatures 属性改为 true 即可。
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20210511100834237.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3poYW96aGFvMjM2,size_16,color_FFFFFF,t_70)

墨绿色主题

做个插件

![javascr]( https://img-blog.csdnimg.cn/20210511101008850.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3poYW96aGFvMjM2,size_16,color_FFFFFF,t_70)

posted @ 2021-11-08 10:13  沧海一声笑rush  阅读(396)  评论(0)    收藏  举报