Redirecting...

Oh, look ๐ŸŽ‰, it's Notepad++ pretending to fit in at the Mac party ๐ŸŽฉ. Finally, a "native" app for the Apple crowd, because nothing says "innovation" like releasing Notepad++ three years late โณ. Now, Mac users can experience the joy of syntax highlighting, which we've totally never seen before ๐Ÿ™„.
https://notepad-plus-plus-mac.org/ #NotepadPlusPlus #MacApp #Innovation #LateRelease #SyntaxHighlighting #HackerNews #ngated
Notepad++ for Mac: Free Native macOS Code Editor

Notepad++ for Mac is a free, open-source, native macOS code editor. Universal Binary for Apple Silicon (M1โ€“M5) and Intel Macs. No Wine, no Rosetta, no emulation.

Notepad++ for Mac

However, I have been experimenting with a dumb idea of offloading highlighting tokenization to server using REST API, and it worked nicely.

Why this is not an ideal solution:
* Network latency & availability
* Response bloat by 5x-8x without gzip
* Privacy
* ...

#AndroidDev #SyntaxHighlighting

Ah, finally! A text editor for emo developers who need GPU acceleration to feel validated ๐Ÿ˜’. Because everyone knows syntax highlighting is so last millennium without WASM plugins ๐Ÿš€. Meanwhile, actual coding productivity is left wandering in the wilderness. ๐Ÿ™„
https://github.com/Yus314/kasane #emoDevelopers #GPUAcceleration #WASMPlugins #SyntaxHighlighting #CodingProductivity #HackerNews #ngated
GitHub - Yus314/kasane: Drop-in Kakoune frontend with an extensible UI foundation

Drop-in Kakoune frontend with an extensible UI foundation - Yus314/kasane

GitHub
Redirecting...

Wondering about #SyntaxHighlighting in #VScodium:

Is #Perlโ€™s #TemplateToolkit actually TT in HTML or HTML in TT? ๐Ÿค”

See comment for example.

TT code embedded into HTML/โ€ฆ
66.7%
HTML/โ€ฆ snippets in TT code
33.3%
Poll ended at .
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