更改 VSCode 字体文章目录 Ubuntu 更改 VSCode 字体下载字体修改 settings json 尽情享用吧 Ubuntu 更改 VSCode 字体下载字体下载最新版本字体并安装 https github com tonsky FiraCode releases 修改 settings json 添加 editor fontFamily FiraCode editor fontLigature true editor fontWeight 500 editor fo
更改 VSCode 字体
下载字体
下载最新版本字体并安装
https://github.com/tonsky/FiraCode/releases
修改 settings.json
添加
"editor.fontFamily": "'Fira Code'", "editor.fontLigatures": true, "editor.fontWeight": "500", "editor.fontSize": 18, "files.eol": "\n"
尽情享用吧~
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/213973.html原文链接:https://javaforall.net