Almost freaked out when I saw this, thought it could be a new VSCode feature.

Turns out, it's a special ligature feature of the Maple Mono font https://font.subf.dev/

@[email protected] 😮 You can embed those into a font!?
@null yeah… there are coding fonts that does the usual fancy ligature stuff like convert -> to look like → (two chars, not one char) but this tag-like look is quite interesting 🤔
@cheeaun oh yeah Pragmata Pro has those log level ligatures too
@vyr wow, that's a cool font. First time seeing Arabic/Hebrew/Cyrillic coding 😮
@cheeaun it's my go-to for coding and has been for years. totally worth it
@vyr @cheeaun ah, another pragmata connoisseur! (that was the first strictly terminal font i actually bought.)
@cheeaun This font's cool, thanks for sharing!
@cheeaun that looks incredibly handy!
@cheeaun this makes me think, I wonder if you could make a font that turns @[email protected] into a pill, I guess it just depends on writing some super regex rules in your font or something
@liaizon you mean in the composer?

@liaizon it's already doable, without a custom font, if the composer is a WYSIWYG editor (X, Threads, Bsky, etc all use it) — pretty much allows you to style any chunks of text, though most just have simple styling for links, hashtags, etc.

Phanpy (and Mastodon web too) doesn't use it because WYSIWYG is… 😩

@liaizon There’s a really solid write-up of how to do something like this using free tools. I love the font they made: Sans Bullshit Sans. https://pixelambacht.nl/2015/sans-bullshit-sans/
@cheeaun

#font #fonts

Sans Bullshit Sans: leveraging the synergy of ligatures – Pixelambacht

Front-end antics and typographic mischievousness

@liaizon @cheeaun CC @ivory I’d love to see this in Ivory!
@cheeaun I hope the ligature is part of a font variant that can be used in the terminal but not code 😭
@kaninchenliebhabende i think it depends on the terminal's text renderer to support those ligatures.
Times New Resistance — Abby Haddican

Times New Resistance is a font that autocorrects the autocrats. Download, distribute, disrupt! Free, just like America used to be.

Abby Haddican
@cheeaun I don't remember if the ligature feature is Turing complete. I thought you cannot do loops.
@cheeaun I remember my mind being blown by the syntax highlighting font. I had to read the article three times before understanding what was happening. https://blog.glyphdrawing.club/font-with-built-in-syntax-highlighting/
Font with Built-In Syntax Highlighting

An experiment in javascript-free syntax highlighting, made possible by opentype contextual alternates and COLR table

GlyphDrawing.Club -blog
@cheeaun Special programming ligatures are really awesome, but also for some reason I can never get used to them