1.- sudo apt install fonts-firacode 2.-actualiza cache con: sudo fc-cache -fv luego verifica la instalacion con: fc-list | grep "Fira" 3.- pega el siguiente json en el archivo json de configuracion de vscode { "workbench.iconTheme": "fira-code-material-icon-theme", "editor.fontFamily": "'Fira Code', Menlo, Monaco, 'Courier New', monospace", "editor.fontLigatures": true, "editor.fontLigatures": true, "window.zoomLevel": 1, "git.openRepositoryInParentFolders": "never", "editor.wordWrap": "on", "screencastMode.fontSize":28, "editor.tabSize": 2, "screencastMode.verticalOffset": 3, "launch": { "configurations": [ ] }, "workbench.iconTheme": "fira-code-material-icon-theme" }
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter