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

VS Code cask brew can't see user fonts #36809

Closed
5 tasks done
joedborg opened this issue Jul 20, 2017 · 5 comments
Closed
5 tasks done

VS Code cask brew can't see user fonts #36809

joedborg opened this issue Jul 20, 2017 · 5 comments

Comments

@joedborg
Copy link
Contributor

joedborg commented Jul 20, 2017

General troubleshooting steps

Description of issue

I had VS Code installed via the DMG from Microsoft. Changed this to brew and now I cannot set the editor font to anything within ~/Library/Fonts. E.g. "Source Code Pro" or "Fira Code" (both installed via brew.

Output of your command with --verbose --debug

N/A

Output of brew cask doctor

==> Homebrew-Cask Version
Homebrew-Cask 1.2.4
caskroom/homebrew-cask (git revision ae877; last commit 2017-07-20)
==> Homebrew-Cask Install Location
<NONE>
==> Homebrew-Cask Staging Location
/usr/local/Caskroom
==> Homebrew-Cask Cached Downloads
~/Library/Caches/Homebrew/Cask (19 files, 1.2GB)
==> Homebrew-Cask Taps:
/usr/local/Homebrew/Library/Taps/caskroom/homebrew-cask (3656 casks)
/usr/local/Homebrew/Library/Taps/caskroom/homebrew-fonts (1107 casks)
==> Contents of $LOAD_PATH
/usr/local/Homebrew/Library/Homebrew/cask/lib
/usr/local/Homebrew/Library/Homebrew
/Library/Ruby/Site/2.0.0
/Library/Ruby/Site/2.0.0/x86_64-darwin16
/Library/Ruby/Site/2.0.0/universal-darwin16
/Library/Ruby/Site
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/x86_64-darwin16
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/universal-darwin16
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/x86_64-darwin16
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin16
==> Environment Variables
LANG="en_GB.UTF-8"
PATH="~/Library/Go/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Homebrew/Library/Homebrew/shims/scm"
SHELL="/usr/local/bin/fish"
@commitay
Copy link
Contributor

now I cannot set the editor font to anything within ~/Library/Fonts.

Homebrew-Cask installs the Microsoft DMG, we don't set any options.

@joedborg
Copy link
Contributor Author

@commitay okay but if I revert back to manual DMG and use the same config file, it works. It's only via brew that this doesn't.

@commitay
Copy link
Contributor

It's only via brew that this doesn't.

I've tried this in a clean VM, running brew cask install visual-studio-code and brew cask install font-source-code-pro, setting "editor.fontFamily": "SourceCodePro" works for me.

@joedborg
Copy link
Contributor Author

@commitay okay, thanks, must be something wrong with my brew setup then.

@joedborg
Copy link
Contributor Author

@commitay et. al. this is why microsoft/vscode#13366

@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants