We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated VS Code Instructions (markdown)
Clarified that `FiraCode-Retina` only works with separated font files, and fontWeight: 450 works with variable-weight font file. See discussion/tests in #1318.
include `'calt'` in ligatures list
Add line about Retina Version in VSCode on macOS: need to install separate .ttf files
improve formatting, punctuation & wording
confirmed editor.fontWeight works on Windows 10
Some small corrections on the VSCode page
Fix: It's a check box, no radio box
improved ordering
Edited the description how to edit settings.json file.
After VSC update the three dots symbol was changed to curly brackets.
Updated example for using Fira Code Retina
Typo in VSCode name
It should be Fira Code with space, in the editor UI. Otherwise it doesn't work.
Left out a comma.
Added keyboard shortcut for Mac.
font size setting and app restart are not required
Added info about restarting VS Code after seeing issue #112
VS Code update
Added a comment about the additional apostrophes that had been removed during the last edit.
Revert 56a664f2aa14ddfc4adc82d09153569ffd607de6...9e3d6f5a9614db02bf5342bb33a0968ee835612b on VS Code Instructions
The fontFamily expects a comma separated list apparently, and families with spaces have to be quoted within the JSON string.