Fonts

Fira Code

About

This module installs the Fira Codearrow-up-right fonts and configure VSCode to use these fonts and enable ligatures.

Fira Codearrow-up-right is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations.

Installation

Change enable from False to True in the fonts section (cf module installation).

circle-info

Requirements

No requirements.

VSCode

VSCode extensions

No extensionsarrow-up-right.

VSCode settings

VSCode keybindings

No keybindingsarrow-up-right.

Software

No software.

Documentation

No documentation.

VSCode-Anywhere

Environment

No environment.

Specific settings

fonts

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

Last updated