Skip to content

font is not reflected when updated in vscode setting #247516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
abhishekambak opened this issue Apr 27, 2025 · 3 comments
Open

font is not reflected when updated in vscode setting #247516

abhishekambak opened this issue Apr 27, 2025 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug confirmation-pending snap Issues related to the snap package

Comments

@abhishekambak
Copy link

Type: Bug

i downloaded and installed JetBrains Mono font from google font and added it in vscode but not change was refected i did same in cursor and settings were applied successfully there

VS Code version: Code 1.99.3 (17baf84, 2025-04-15T23:18:46.076Z)
OS version: Linux x64 6.8.0-57-generic snap
Modes:

System Info
Item Value
CPUs 13th Gen Intel(R) Core(TM) i7-1355U (12 x 1674)
GPU Status 2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
webnn: unavailable_software
Load (avg) 1, 1, 1
Memory (System) 15.30GB (9.53GB free)
Process Argv --no-sandbox . --crash-reporter-id 65563a88-ddce-401f-a0be-93a5e87b144d
Screen Reader no
VM 0%
DESKTOP_SESSION ubuntu
XDG_CURRENT_DESKTOP Unity
XDG_SESSION_DESKTOP ubuntu
XDG_SESSION_TYPE wayland
Extensions (16)
Extension Author (truncated) Version
better-comments aar 3.0.2
bracket-pair-color-dlw Bra 0.0.6
npm-intellisense chr 1.4.5
gitlens eam 17.0.3
code-runner for 0.12.2
copilot Git 1.309.0
copilot-chat Git 0.26.7
vscode-graphql Gra 0.13.2
vscode-graphql-syntax Gra 1.3.8
vscode-gutter-preview kis 0.32.2
git-graph mhu 1.30.0
material-icon-theme PKi 5.21.2
es7-react-js-snippets rod 1.9.3
autoimport ste 1.5.4
errorlens use 3.25.0
JavaScriptSnippets xab 1.8.0

(2 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
vscaat:30438848
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dwnewjupyter:31046869
pythonrstrctxt:31112756
nativeloc1:31192215
5fd0e150:31155592
dwcopilot:31170013
6074i472:31201624
dwoutputs:31242946
customenabled:31248079
hdaa2157:31222309
copilot_t_ci:31222730
e5gg6876:31282496
pythoneinst12:31285622
bgtreat:31268568
4gafe986:31271826
5b33h341:31253271
31787653:31262186
3e8i5726:31271747
996jf627:31283433
usemplatestapi:31292913
7bj51361:31289155
747dc170:31275177
g20af354:31278749
aj953862:31281341
generatesymbolt:31295002
convertfstringf:31295003
gendocf:31295004

@albertosantini
Copy link

From https://github.com/JetBrains/JetBrainsMono

On Linux:

Open a terminal and run the following:

/bin/bash -c "$(curl -fsSL https://github.com/raw/JetBrains/JetBrainsMono/master/install_manual.sh)"

Visual Studio Code
From the File menu (Code on Mac) go to Preferences → Settings, or use keyboard shortcut Ctrl+, (Cmd+, on Mac).
In the Editor: Font Family input box type JetBrains Mono, replacing any content.
To enable ligatures, go to Editor: Font Ligatures, click Edit in settings.json, and copy this line "editor.fontLigatures": true into json file.

@abhishekambak
Copy link
Author

abhishekambak commented Apr 28, 2025 via email

@albertosantini
Copy link

Well, need to dig further in your environment, because to me it seems unlikely related to VSCode.

Any extension? Try to start VSCode with extensions disabled.

@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug snap Issues related to the snap package workbench-fonts confirmation-pending and removed workbench-fonts labels Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug confirmation-pending snap Issues related to the snap package
Projects
None yet
Development

No branches or pull requests

3 participants