blackmann / fonted

Change workspace font for vscode
https://marketplace.visualstudio.com/items?itemName=degreat.fonted
MIT License
24 stars 2 forks source link

Font are not changed #8

Open monicfenga opened 6 months ago

monicfenga commented 6 months ago

Steps:

  1. Install fonted
  2. Click "File>Preferences>Settings>Extensions>Fonted"
  3. Type in "Iosevka" on the "Font" text box
  4. Press Ctrl+Shift+P, then type "fonted", select "Fonted: Enable"
  5. Click "Restart"
  6. Wait VSCode to restart
  7. The UI font are not changed

is something wrong on my side? I installed "Iosevka" font correctly.

Visual Studio Code
Version: 1.86.0
Commit: 05047486b6df5eb8d44b2ecd70ea3bdf775fd937
Date: 2024-01-31T10:28:19.990Z (2 mos ago)
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Code/1.86.0 Chrome/118.0.5993.159 Electron/27.2.3 Safari/537.36

image

Immanuel-Aristotle commented 2 months ago

You should type the full name of your font. For example, Iosevka Nerd Font Mono instead of just Iosevka.

monicfenga commented 2 months ago

You should type the full name of your font. For example, Iosevka Nerd Font Mono instead of just Iosevka.

On my system, the font's full name really is Iosevka: Iosevka on Photoshop, word, and notepad

KhoaLee commented 2 months ago

I also got the same problem as @monicfenga. My system has the JetBrains Nerd Font Mono but it not auto apply according to your instruction in README.md