Vscode: Differences in Terminal and Editor font rendering on Windows

Created on 10 Oct 2017  路  19Comments  路  Source: microsoft/vscode

  • VSCode Version: Code 1.17.1 (1e9d36539b0ae51ac09b9d4673ebea4e447e5353, 2017-10-10T14:24:50.851Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions: Some

1.17.1 candidate build

Using the steps from #35188 with Fira Code on my Windows 10 VM:
image

The terminal's rendering seems to have less weight?

bug integrated-terminal verified

Most helpful comment

Verified the fix works in the latest unreleased insiders

All 19 comments

I'm having similar issue with Version 1.17.1 (1.17.1) on macOS Sierra 10.12.6

The terminal font looks a little bit blurry and squeezed compared to the editor font:

"terminal.integrated.fontFamily": "Menlo",
"terminal.integrated.lineHeight": 1.4,

Terminal

image

Editor

image

I'm also seeing this issue on the same configuration as @wsmd

I'm having the same issue. Only in the latest version though. This wasn't a problem for me in v1.17.

macOS 10.12.6
VS Code v1.17.1

screen shot 2017-10-11 at 13 19 38

screen shot 2017-10-11 at 13 19 00

Edit: Should have mentioned I'm on the 2012 Macbook Pro Non-retina model. Screen resolution is 1440x900.

Can repro on a low DPI monitor (well VM).

facing the same after update to 1.17.1 on macOS

Verified the fix works in the latest unreleased insiders

Thanks for the quick fix!

+1 for quick fix. Any way to downgrade for time being?

+1 Thanks for the quick fix!

+1 for the quick fix!

The font renders fine again, but I still got this issue on macOS Sierra where the character under the cursor gets pushed up in the first line of the terminal:

screencast

It only happens when I'm in the first line, i. e., after opening the terminal or running clear. Anyone else with this? Could not find an open issue for it.

It does not occur for me, I'm using pure prompt as well.

Happens with other prompts as well... how far the character gets pushed up depends on the line the cursor is in:

image

image

image

image

image

From line six on the currently selected character is invisible (which is probably why I thought it was only in the first line).

This didn't happen before updating to 1.17.1. Here is my current info:

  • VSCode Version: Code 1.17.2 (b813d12980308015bcd2b3a2f6efa5c810c33ba5, 2017-10-16T13:47:41.889Z)
  • OS Version: Darwin x64 16.7.0
  • Reproduces without extensions: Yes

+1 for the quick fix!

@simonhaenisch I cannot repro on Sierra. Can you create a new issue and include your settings.json file?

@Tyriar which was the font used by error in the Terminal? I actually liked it a lot and would like to set it again.

@ovasquez not sure what other people are using but I use Hack http://sourcefoundry.org/hack/

vscode-terminal

editor.fontFamily set to "Verdana".

(K)Ubuntu 17.10. Unusable.

@gonssal Could you open a new issue for this? Thanks.

Was this page helpful?
0 / 5 - 0 ratings