Try   HackMD

VSCode 安裝 Cascadia Code

下載 Cascadia.ttf

  • 安裝 CaskaydiaCove 字型

檔案總管右鍵會有一個安裝選項
安裝完後開啟 VSCode

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

也可以點選 在 settings.json 內編輯
新增下列設定即可

{ "workbench.startupEditor": "newUntitledFile", "editor.fontFamily": "'Cascadia Code', Consolas, 'Courier New', monospace", "editor.fontLigatures": true }

參考資料

VS-Code、JeBrains系列编辑器安装微软开源字体Cascadia-Code

強烈推薦

VSCode 必裝套件

tags: VSCode 筆記