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

Weird font issue #35430

Closed
PassTheMayo opened this issue Sep 30, 2017 · 3 comments
Closed

Weird font issue #35430

PassTheMayo opened this issue Sep 30, 2017 · 3 comments
Assignees
Labels
editor-core Editor basic functionality

Comments

@PassTheMayo
Copy link

PassTheMayo commented Sep 30, 2017

One day, I hopped on Visual Studio Code and this happened:

image

I haven't touched any settings that have to do with the font family.

Side note: I reinstalled and same issue.

Side note 2: I reinstalled and removed ~/Library/Application Support/Code and it fixed the font issue.

  • VSCode Version: 1.16.1
  • OS Version: macOS 10.12.6

Steps to Reproduce:

I don't know how this occured.

Reproduces without extensions: Yes

@vscodebot vscodebot bot added editor editor-core Editor basic functionality labels Sep 30, 2017
@PKief
Copy link

PKief commented Sep 30, 2017

What happens if you set the font family in your user settings to the default one:

"editor.fontFamily": "Consolas, 'Courier New', monospace"

Then it should be without serifs.

@PassTheMayo
Copy link
Author

@PKief I have already reinstalled Visual Studio Code which seemed to fix the issue. Thanks though.

@alexdima
Copy link
Member

alexdima commented Oct 2, 2017

@PassTheMayo By deleting ~/Library/Application Support/Code you have removed your user settings.json where you probably had configured a certain font family. Perhaps there was a typo in the editor.fontFamily you had configured. Please let me know if you remember what settings you had in there that led to this font situation...

@alexdima alexdima closed this as completed Oct 2, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-core Editor basic functionality
Projects
None yet
Development

No branches or pull requests

3 participants