GitHub - zsh-users/zsh-syntax-highlighting: Fish shell like syntax highlighting for Zsh.

Fish shell like syntax highlighting for Zsh. Contribute to zsh-users/zsh-syntax-highlighting development by creating an account on GitHub.

GitHub
🖥️ Oh, wow! Someone actually took the time to port #Coreboot to a #ThinkPad #X270, proving that you too can waste hours of your life for an unnoticeable boot time #improvement. 🕒🔍 Meanwhile, the rest of us are just trying to choose between 50 shades of syntax highlighting themes, because that's what really matters, right? 🎨👨‍💻
https://dork.dev/posts/2026-02-20-ported-coreboot/ #BootTime #SyntaxHighlighting #TechHumor #HackerNews #ngated
I ported Coreboot to the Thinkpad X270!

dork.dev
Last year, WordPress.com introduced new code editors for the block editor and the Additional CSS input box in the WordPress admin. This was the first stage of a larger effort[…]
 
#WordPress #WordPresscom #codeblock #codeeditor #syntaxhighlighting
https://ift.tt/f3giDO6
Introducing the Enhanced Code Block: Syntax Highlighting and More

Last year, WordPress.com introduced new code editors for the block editor and the Additional CSS input box in the WordPress admin. This was the first stage of a larger effort to make editing code a more enjoyable experience.

WPNEWS.io
Using Tree-sitter to highlight code on the web

A small rundown of how I use Tree-sitter on the web in order to get syntax highlighting in code blocks

Arborium is AI slopware and should not be trusted: A blog post about my recent experiences trying to make a syntax highlighter work and instead running face first into the horrors

https://ewie.online/posts/20260214-arborium-is-ai-slopw/


#dev #syntax-highlighting #web-dev
Arborium is AI slopware and should not be trusted - Evie On-Line

It would be an understatement to say that I am mildly interested in syntax highlighting. While I have yet to write a full-fledged parser myself, my blog

Explainer: Tree-sitter vs. LSP

I got asked a good question today: what is the difference between Tree-sitter and a language server? I don’t understand how either of these tools work in depth, so I’m just going to explain from an observable, pragmatic point of view.

Lambda Land

Published my port of the Alabaster theme family for Helix.

Alabaster is a minimal syntax highlighting approach by Nikita Prokopov (tonsky) - only 4 semantic colors: strings, constants, comments, and definitions. Everything else stays plain text because code structure is already clear from formatting.

I've ported all 6 variants (light/dark × standard/BG/mono) from the original Sublime theme (staying as close as possible to the original). Also submitted a PR to ship these with Helix upstream!

Original theme: https://github.com/tonsky/sublime-scheme-alabaster
Read tonsky's essay: https://tonsky.me/blog/syntax-highlighting/
My port: https://github.com/wolf/alabaster-for-helix

I tried to duplicate the original exactly, however Helix has multiple selections so I made the colors distinct between "selection" and "primary-selection".

#HelixEditor #Helix #Alabaster #MinimalDesign #SyntaxHighlighting #TextEditor #Rust

How I program without syntax highlighting

A font that highlights TeX syntax? Groundbreaking! 🤯 Forget years of innovation in editors and typesetting systems - just slap a color palette on your font and call it a day! 🎨 Who needs #usability when you have... colors? 🤦‍♂️
https://rajeeshknambiar.wordpress.com/2025/12/27/a-font-with-built-in-tex-syntax-highlighting/ #fontdesign #syntaxhighlighting #TeXinnovation #colors #HackerNews #ngated
A font with built-in TeX syntax highlighting

At the TUG2025 conference, I presented a talk about the development of a new colour font, which does automatic syntax highlighting for TeX documents/snippets. The idea was floated by CVR, and was i…

Soliloquies
🚀 Breaking news! 🎉 Web developers are now expected to install a font to solve all their coding woes. Because clearly, the problem with hand-coding websites wasn't the lack of caffeine or sanity, but the absence of syntax-highlighted fonts. 😂
https://blog.glyphdrawing.club/font-with-built-in-syntax-highlighting/ #WebDevelopment #FontInstall #CodingHumor #SyntaxHighlighting #DeveloperLife #HackerNews #ngated
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