VSCode 安裝 Cascadia Code === [下載 `Cascadia.ttf`](https://github.com/microsoft/cascadia-code/releases) - 安裝 CaskaydiaCove 字型 檔案總管右鍵會有一個安裝選項 安裝完後開啟 VSCode  也可以點選 在 `settings.json` 內編輯 新增下列設定即可 ```json= { "workbench.startupEditor": "newUntitledFile", "editor.fontFamily": "'Cascadia Code', Consolas, 'Courier New', monospace", "editor.fontLigatures": true } ``` # 參考資料 [VS-Code、JeBrains系列编辑器安装微软开源字体Cascadia-Code](https://perry96.com/archives/6a1653ed.html) # 強烈推薦 [VSCode 必裝套件](https://hackmd.io/@sam-liaw/BJnLhni7U) ###### tags: `VSCode` `筆記`
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.