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

Very ugly font on Ubuntu 18.10 #66708

Closed
farzadmf opened this issue Jan 18, 2019 · 5 comments
Closed

Very ugly font on Ubuntu 18.10 #66708

farzadmf opened this issue Jan 18, 2019 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@farzadmf
Copy link

  • VSCode Version: 1.30.2
  • OS Version: Ubuntu 18.10

Steps to Reproduce:

  1. Install VSCode using snap
  2. Start debugging a dotnet core application so that the Debug windows are open

Does this issue occur when all extensions are disabled?: Yes/No
I'm not sure how to perform this step because if I disable all extensions, I cannot start debugging my application


I have installed VsCode using snap on Ubuntu 18.10, and the fonts seem to be fine on the editor (of course not as good as on Windows!), but for some reason, the editor "tooltip", the debug console and sidebar have extremely ugly fonts. I tried finding a setting to change at least the font in the debug console, but I didn't find anything.

Here's a screenshot with red rectangles around the regions with the weird font:

ugly-ubuntu

Is this fixable, or I have to live with this appearance if I want to work with VsCode on Ubuntu

@vscodebot
Copy link

vscodebot bot commented Jan 18, 2019

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

@weinand weinand assigned isidorn and unassigned weinand Jan 18, 2019
@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jan 18, 2019
@isidorn
Copy link
Contributor

isidorn commented Jan 18, 2019

This is a known snap issue.
@joaomoreno can point you to the original issue.
To worka around it, do not install vscode via a snap

@isidorn isidorn closed this as completed Jan 18, 2019
@isidorn isidorn added *duplicate Issue identified as a duplicate of another issue(s) and removed debug Debug viewlet, configurations, breakpoints, adapter issues labels Jan 18, 2019
@farzadmf
Copy link
Author

Thank you @isidorn for your answer, after installing "normally" (and restarting), it looks better now.

Just one question: will there be an easier way to install VSCode on Ubuntu other than going to the Website and downloading the package? Something that can be done from the command line? (I know we can use curl and stuff, but using a package manager)

@joaomoreno
Copy link
Member

joaomoreno commented Jan 23, 2019

#63194

@farzadmf Yes, we are working on an official snap release, but we'd like to fix issues like this one first.

@farzadmf
Copy link
Author

Thank you @joaomoreno , that's good to know

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants