#My code screenshots are made with a VSC plugin called CodeSnap
Explore tagged Tumblr posts
Note
What editor/theme/font do you use for Haskell? It's gorgeous
The editor is just VS Code, the theme is a modified version of Tomorrow Night (For Haskell the main change is that types are yellow now, but in other languages it's more drastic), and the font is JetBrains Mono.
I actually regularly use two different monospace fonts, in code editors I use JetBrains Mono, but for code that's mixed in with regular text like my coursework notes I used Cascadia Code. JBM is very nice for Haskell because of the ligatures for arrow-like operators such as >>=
1 note
·
View note