James Harris
James Harris
The NPM API returns the last 18 months as the maximum range - you'll need to do multiple queries for each 18 month period.
Also facing this issue preventing versions from being undeprecated, appears to be another regression of https://github.com/npm/cli/pull/3484 This only happens on Windows. The command executes as expected on macOS 12 and...
Duplicate of https://github.com/tonsky/FiraCode/issues/76 and it's followup discussions - it's planned and there was a spreadsheet created last year listing the ligature conflicts
> Try using non-VF version? Most programs do not support it properly. I am not sure if that’s of VS Code / Windows, but it might be @tonsky VS Code...
@cangyin that's the Windows 10 font settings screen for Fira Code.
~~The text in the image is not using the Fira Code font~~ My bad, I forgot about the `r` ligatures 😅
This is also an issue with empty HTML comments E.g in our Vue test snapshots we have: `` and ``. The first uses the ``
`>>=` was disabled by default in 6.0. You can turn it back on with `ss09` https://github.com/tonsky/FiraCode/releases/tag/6
Many fonts have the horizontal strokes at the same height—a quick look at Google Fonts shows at least half of the monospace typefaces being a consistent height. In my opinion,...
Did you install `FiraCode-Retina.ttf` or the variable font (`FiraCode-VF.ttf`)? If you're using the variable version, then the named weight was removed in [6.0](https://github.com/tonsky/FiraCode/releases/tag/6). You will need to set the font...