microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.05k stars 29.21k forks source link

Regarding Fonts #182393

Closed ravisrma closed 1 year ago

ravisrma commented 1 year ago

Type: Bug

When I apply fonts its not change the fonts

VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:39:26.248Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|13th Gen Intel(R) Core(TM) i9-13900H (20 x 2995)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.63GB (7.94GB free)| |Process Argv|--crash-reporter-id 73f79838-f40b-4fb2-9f17-031c0a1c828b| |Screen Reader|no| |VM|0%|
Extensions (19) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 Bookmarks|ale|13.3.1 bracket-pair-toggler|dzh|0.0.3 prettier-vscode|esb|9.12.0 terraform|has|2.26.1 vscode-drawio|hed|1.6.6 fluent-icons|mig|0.0.18 vscode-docker|ms-|1.25.0 vscode-kubernetes-tools|ms-|1.3.11 python|ms-|2023.8.0 vscode-pylance|ms-|2023.5.20 remote-ssh|ms-|0.102.0 remote-ssh-edit|ms-|0.86.0 remote-explorer|ms-|0.4.0 indent-rainbow|ode|8.3.1 ansible|red|2.0.58 vscode-yaml|red|1.12.2 vscode-field-lights|sve|0.0.11 material-theme|zhu|3.15.13 (4 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 pythondataviewer:30285071 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vscaac:30438847 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vsccc:30610678 3biah626:30602489 pyind779:30671433 f6dab269:30613381 pythonsymbol12:30671437 2i9eh265:30646982 showlangstatbar:30737416 vsccsb:30705552 azdwalk:30721579 pythonms35:30701012 pythonfmttext:30731395 pythoncmv:30739700 fixhidewlkth:30730051 pythongtdpathcf:30739705 ```
IllusionMH commented 1 year ago

/needsMoreInfo

Do you have this font installed in your system? What is your editor.fontFamily value you are trying to use?

vscodenpa commented 1 year ago

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

ravisrma commented 1 year ago

Cascadia Code

On Mon, 15 May, 2023, 5:20 am Andrii Dieiev, @.***> wrote:

/needsMoreInfo

Do you have this font installed in your system? What is your editor.fontFamily value you are trying to use?

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode/issues/182393#issuecomment-1547032705, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQATEJWXBSBQQTPR22IVCELXGFVU3ANCNFSM6AAAAAAYARXAAA . You are receiving this because you authored the thread.Message ID: @.***>

IllusionMH commented 1 year ago

Make sure that font is installed in system and follow steps from https://github.com/microsoft/cascadia-code/wiki/Installing-Cascadia-Code (use correct font name that you installed, because there are 4 options)

ravisrma commented 1 year ago

[image: image.png] I applied but its not working

On Mon, May 15, 2023 at 2:46 PM Andrii Dieiev @.***> wrote:

Make sure that font is installed in system and follow steps from https://github.com/microsoft/cascadia-code/wiki/Installing-Cascadia-Code (use correct font name that you installed, because there are 4 options)

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode/issues/182393#issuecomment-1547485650, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQATEJWHLC7RZBGGY2LW4NLXGHX5PANCNFSM6AAAAAAYARXAAA . You are receiving this because you authored the thread.Message ID: @.***>

IllusionMH commented 1 year ago

If you reply to an email - GitHub won't show images. You need to upload the through GitHub UI

ravisrma commented 1 year ago

image

rzhao271 commented 1 year ago

@ravisrma please open a file or an integrated terminal and check if the font has changed after you set it to Cascadia Code. The font used for the rest of the product, including the Settings editor, stays the same.

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!