Code of Sauron
Is there some language or “syntax formatter” that turns source code into something more off a visual programming language? Like a WYSIWYG markdown editor.
Like python doesn’t have curly braces, but you could add some kind of “block illustration”.
Or you could have illuminated initials for variable names to make them more unique.
So IDE with syntax highlights? Those blocks things are also pretty much shown in most IDE, what do you use to code?
I even have prettifying turned on so the keywords like
in
,lambda
, etc are prettified.No somthing more than just “mere” syntax highlightinng or prettifying like e.g. in VS Code. Being able to change line height for a “headline” when you declare a new class. Or maybe lines that illustrate how a temp variable is used. But it’s all vague ideas and I can’t picture or describe it well and you’d have to demo this with a graphical design tool I think.
This is great if you don’t want the united states politicians to read it.
I use Comic Code. It’s not free, but it’s so whimsical.
Oh hey, someone else who uses Comic Code - greetings!
I remember when I first saw it, I laughed - and then it grew on me. Then it turned into “I can’t believe I am buying a derivation of comic sans” but it is actually a really nice monospaced font.
Only thing I didn’t like was having to figure out how to use Font Patcher to make a copy of it that supports nerd fonts, but it was a one and done process.
(I also don’t really like how it looks in my IDE the few times I find myself on Windows, but I don’t really blame the font for that one - looks perfect in the same IDE on Linux…)
How’d you do it?
JetBrains Mono to the top!
I really em want to makenit a reality, do anyone here know a 17th century antique monosace font?
Iosevka, a variant with slashed zero.
SideShowBobUUUUGH.wav
IBM Mono Plex >>> all other, especially this horrible mess
std::string independence;
comic shanns ms for all code editing
shanns
I’m just wondering how this happened
Needs more line spacing.
Putting the “no” in zapfino
I… Somehow just realized that I can of course change my editor font. After three years in professional software dev.
Any recommendations for maximizing readability?
I picked up a great little test along the way: type the word ill or illegal followed by 100, using a capital I in illegal and mixing an upper case O and a zero in the number.
Ill10O
Can you clearly tell all these characters apart in your editor font?
I am all about Fira Code, myself
Look up a good article on coding fonts and pick your camp! At the moment I have DejaVu installed but I’m not a purist. As long as it’s properly designed for this I’m happy. Ligatures are particularly nifty in some languages but no big deal. I recall one author picking a font so that the italics would be cursive rather than monospace, so that his comments would look like handwritten notes in the margin, but I never got a chance to try it myself. Looked great though!
Fira Code is my go-to.
It’s a bit vanilla but I like DejaVu Sans Mono 8pt in my terminal, which is where I edit scripts and things
Curiously, I don’t think that looks quite as good at larger sizes, so I’ve been using Liberation Mono 9pt or 10pt elsewhere.
Both of those have distinct glyphs for the usual easily confused candidates. Can’t be having my lowercase L’s and 1s looking similar.
I’m a big fan of GoHuFont
https://www.codingfont.com/ is a fun, tournament style quiz that compares different monospace fonts. It’s far from comprehensive, but I found it useful to gauge what font features I find stylish and readable
(For the record, my go-to font is Jetbrains Mono)
I got Fira Code, which tracks, I’ve used it before. I use Comic Code though. (A monospace comic sans type font.)
My go-to has been Fira Code for some time. Just did the test, and Fira Code was the winner. Jetbrains Mono was a close second for me though.
Thanks, I got inconsolata. I’m not a coder but I’m going to use it for other things.
That was fun. Apparently I’m a JetBrains Mono user. Of course it might be simply what I’m used to, because I’m a long time IntelliJ user. It wouldn’t surprise me if this is already my font.
i always use the classic 6x13 or 8x16 font
Iosevka, IBM Plex, Fira Code, Space Mono, JetBrains Mono
Verdana.
The I/l and O/o/0, 0/8/ø are all distinct, so are all the different kinds of brackets. Also, this isn’t a monospace font, so wide letters such as m and w are wide, instead of being squashed into an unreadable barcode.
Letters aren’t meant to be monospace, and sans TUI nothing in computers still needs to be.
If you do need one, ex. for TUI, I second JetBrains Mono!
Also, Verdana is not a libre font, Noto Sans is a libre font that also has these properties, although code does look much better in Verdana to me.
You wouldn’t want mono space in languages where indentation matters?
Also, this isn’t a monospace font
Oh no.
I unironically love comic sans derivatives, they’re just super readable to me
Comic sans can help a lot of people with dyslexia.
Comic sans is a great typeface in my opinion. Just often misused.
Big fan of jetbrains mono.
My favorite is “Inconsolata”
Try JetBrains Mono.
I guess it depends on your preference but I love Fira Code
I use it as well
Is there any other font that has that variety of ligatures?