FiraCode: Free monospaced font with programming ligatures
1–10 of 159 posts
Re: FiraCode: Free monospaced font with programming ligatures
#2I’ll admit I prefer ligatures while working with ML syntax and Lisps, they feel a little wrong(?) when working with C style languages. Is anyone aware of a way to toggle them on a per language basis in vs code?
Re: FiraCode: Free monospaced font with programming ligatures
#3To kick start some discussion, I’ve been using FiraCode (with ligatures on) for the last year or so. No complaints, it stays out of the way like a good font should. I’ll admit I prefer ligatures while working with ML syntax and Lisps, they feel a little wrong(?) when working with C style languages. Is anyone aware of a way to toggle them on a per language basis in vs code?
Re: FiraCode: Free monospaced font with programming ligatures
#4To kick start some discussion, I’ve been using FiraCode (with ligatures on) for the last year or so. No complaints, it stays out of the way like a good font should. I’ll admit I prefer ligatures while working with ML syntax and Lisps, they feel a little wrong(?) when working with C style languages. Is anyone aware of a way to toggle them on a per language basis in vs code?
"[c]": {
"editor.fontLigatures": true
},Re: FiraCode: Free monospaced font with programming ligatures
#5Re: FiraCode: Free monospaced font with programming ligatures
#6Re: FiraCode: Free monospaced font with programming ligatures
#7Re: FiraCode: Free monospaced font with programming ligatures
#8This works really well with the R’s native pipe |> Make the R code look really nice!
Re: FiraCode: Free monospaced font with programming ligatures
#9Re: FiraCode: Free monospaced font with programming ligatures
#10This was my primary editor font for years! It’s clear, looks nice and is reasonably space-efficient, too.