Closed technofantods closed 5 years ago
Thanks for the report. Nope this is better than Gitter for something like this
This VS Code IR post suggests that your settings are correct.
The only other related settings that I've come across are these https://github.com/Microsoft/vscode/pull/1510#issuecomment-166968687
Hey Thanks... at least my settings are correct.
I will try to setup Hack with Sublime Text, VIM & Hyper and see how that all works out... I appreciate the help very much.
Thank you! B
Any updates @technofantods ?
I am going to close this issue for now, please feel free to re-open or follow-up if the issue is with Nerd Fonts :smile:
I am facing this exact issue. I am using Win 10. Installed fonts using scoop (#223). I mainly used Iosevka before (on Linux), so I wanted to use it. I installed bunch of others like VictorMono, agave, FiraCode. Out of them all only FiraCode works in VS Code. Victor Mono works in Hyper.is but agave, Iosevka-NF doesn't. I don't seem to understand what the issue is, or how it was fixed before.
Update: I am trying Code Insiders now, Victor Mono is working others are not. FYI, if I install Iosevka from the official site, it still doesn't work in vscode. Maybe it is vscode's issue.
Hello,
just tried to set Terminess and Courier Prime from nerd font. none works on win 10, going back to fira :/
So, what worked for me is download the original font and then patching yourself using the font-patcher script. And change the name of the font using something like https://github.com/chrissimpkins/fontname.py.
So, what worked for me is download the original font and then patching yourself using the font-patcher script. And change the name of the font using something like https://github.com/chrissimpkins/fontname.py.
This suggests to me that it is an issue with the OpenType name tables. I took a look at the patched agave and found the following issues:
In the current Fira Code build, all of the above appears to be valid with the exception of nameID 4 which is not the concatenated nameID 1 + 2 (i.e., "Regular" should be the tail of the string). It sounds like that order does not matter in this scenario.
For agave, you might edit agave nameID 2 to "Regular" (or appropriate style if there are multiple), update nameID 4, and eliminate nameID 16, 17 to see if it works.
If you run fontbakery over the builds, it may point out some of these OT spec issues. I released this GitHub Action as a simple fontbakery GH Action CI config if it happens to be useful to you.
A couple of references for anyone who wants to dive in on the spec:
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference.
I was told to post this issue in here.
🎯 Only Fira Code Nerd Font will work with my install of VS Code
if i enter any font other than Fira Code... i don't get any ligatures. I'd prefer to use Hack. I have every font installed on my system
I am prob missing something really simple. I appreciate anybody's help.
🔧 My setup
★ Optional
attached a pic of my VSCode JSON settings... showing Powerline font working in terminal. I'm using Fira but all ligatures break if i use any other Nerd Font.
Thanks in advance for any help. If I should take this to Gitter, that's not a problem.
screenshot: