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

[2.0] Font size if visibly bigger in the [new REPL window] #152

Closed
dabrazhe opened this issue Apr 7, 2019 · 8 comments
Closed

[2.0] Font size if visibly bigger in the [new REPL window] #152

dabrazhe opened this issue Apr 7, 2019 · 8 comments
Labels
Milestone

Comments

@dabrazhe
Copy link

dabrazhe commented Apr 7, 2019

See the image below. If you decrease font it also affects the code editor window, making it too small.

image

@PEZ PEZ added the repl-window label Apr 8, 2019
@PEZ
Copy link
Collaborator

PEZ commented Apr 8, 2019

Yes, there is currently a bug in vscode that prevents us from using the same font size as the editors. But I saw that the bug is being fixed, so hopefully, we can get rid of this problem soon.

@slipset slipset added this to the 2.0 milestone May 14, 2019
@slipset slipset removed the 2.0 label May 14, 2019
@ncharchut
Copy link

Has this been resolved?

@PEZ
Copy link
Collaborator

PEZ commented Sep 24, 2019

No. This is a tricky one.

@ITSecMedia
Copy link

Any updates on this nasty bug?

@PEZ
Copy link
Collaborator

PEZ commented Nov 23, 2019

Actually, I spoke to some VS Code dev guys the other day, and they said they have provided what is needed to fix this. I haven't had the time to look at it yet, though. But there's hope!

@PEZ
Copy link
Collaborator

PEZ commented Dec 11, 2019

Turns out there isn't a nice way to do this: microsoft/vscode#86722

But I've sort of hacked my way around it now. Next release!

@PEZ PEZ closed this as completed in 33abe9b Dec 11, 2019
@elldritch
Copy link

On 2.0.68, I'm seeing some strange UI behaviour where my REPL is now in what looks like the default sans-serif font rather than my monospace editor font. Any idea how I can start debugging this?

@PEZ
Copy link
Collaborator

PEZ commented Dec 12, 2019

Indeed. I found where I had messed up and have fixed that in 2.0.69.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants