Skip to content
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

VSCODE doesn't respect font settings for editor or terminal #85782

Closed
cyberbeast opened this issue Nov 28, 2019 · 2 comments
Closed

VSCODE doesn't respect font settings for editor or terminal #85782

cyberbeast opened this issue Nov 28, 2019 · 2 comments
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@cyberbeast
Copy link

  • VSCode Version: 1.40.2
  • OS Version: Windows 10

Steps to Reproduce:

  1. Install Fira Code font from https://github.com/tonsky/FiraCode
  2. Install VSCode, edit settings for editor's and terminal's fontFamily to reflect "Fira Code". Edit settings to enable ligatures.

The settings will haphazardly work sometimes. After every computer restart though, the following screenshot is what the editor looks like.

https://imgur.com/a/0ztcWgF

Does this issue occur when all extensions are disabled?: Yes/No

@vscodebot
Copy link

vscodebot bot commented Nov 28, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@dhairyanadapara
Copy link
Contributor

dhairyanadapara commented Dec 1, 2019

As you have shown your setting for the fonts. I think you have to add a pair of ''(quotes) on font name like this "editor.fontFamily": "'Fira Code Retina', Consolas". Also currently vscode is no supporting ligatures in terminal(#34103).

@Tyriar Tyriar closed this as completed Dec 2, 2019
@Tyriar Tyriar added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Dec 2, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants