Progress bar in Vs code terminal
How to change the default progress bar in terminal to fira code's custom progress bar in VS code?
7 Replies
I think you can just set the terminal font in your vscode settings to FiraCode or something like this
And maybe you need to enable font ligeratures
Alredy tried but its not working. Its not written in the documentation properly but something to do with glyphs but not sure
GitHub
GitHub - tonsky/FiraCode: Free monospaced font with programming lig...
Free monospaced font with programming ligatures. Contribute to tonsky/FiraCode development by creating an account on GitHub.
This is the official tutorial
https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions
GitHub
VS Code Instructions
Free monospaced font with programming ligatures. Contribute to tonsky/FiraCode development by creating an account on GitHub.
If this doesn’t work in vscode but in your normal terminal I assume this has to do something with how vscode integrated the terminal
followed everything but it does not work.
I remember one vid of fireship in which those were working but i dont remember which one
GitHub
How to trigger the new shiny progress bars? · Issue #1324 · tonsky/...
Hi, I've been a Fira Code user for years so I'm not a noob. I downloaded the latest release and tried typing sth. like [##..] to see the new shiny progress bars but couldn't get them to...