Fonts
Fira Code
Last updated
Was this helpful?
Fira Code
Last updated
Was this helpful?
This module installs the fonts and configure VSCode to use these fonts and enable ligatures.
No requirements.
No software.
No documentation.
No environment.
The setting fonts
allow installing some fonts.
FiraCode
is the name of the font to install and it takes some params:
provider
: mechanism to download the fonts (only git
at the moment)
url
: where to download the fonts (depending on the provider
)
files
: list of files that must be synchronized
is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations.
Change enable
from False
to True
in the fonts
section (cf ).
You can also take a look at the .
No .
No .