home.social

#syntaxhighlighting — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #syntaxhighlighting, aggregated by home.social.

  1. 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 🙄.
    notepad-plus-plus-mac.org/ #NotepadPlusPlus #MacApp #Innovation #LateRelease #SyntaxHighlighting #HackerNews #ngated

  2. 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 🙄.
    notepad-plus-plus-mac.org/ #NotepadPlusPlus #MacApp #Innovation #LateRelease #SyntaxHighlighting #HackerNews #ngated

  3. 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 🙄.
    notepad-plus-plus-mac.org/ #NotepadPlusPlus #MacApp #Innovation #LateRelease #SyntaxHighlighting #HackerNews #ngated

  4. 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 🙄.
    notepad-plus-plus-mac.org/ #NotepadPlusPlus #MacApp #Innovation #LateRelease #SyntaxHighlighting #HackerNews #ngated

  5. 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 🙄.
    notepad-plus-plus-mac.org/ #NotepadPlusPlus #MacApp #Innovation #LateRelease #SyntaxHighlighting #HackerNews #ngated

  6. 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. 🙄
    github.com/Yus314/kasane #emoDevelopers #GPUAcceleration #WASMPlugins #SyntaxHighlighting #CodingProductivity #HackerNews #ngated

  7. 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. 🙄
    github.com/Yus314/kasane #emoDevelopers #GPUAcceleration #WASMPlugins #SyntaxHighlighting #CodingProductivity #HackerNews #ngated

  8. 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. 🙄
    github.com/Yus314/kasane #emoDevelopers #GPUAcceleration #WASMPlugins #SyntaxHighlighting #CodingProductivity #HackerNews #ngated

  9. 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. 🙄
    github.com/Yus314/kasane #emoDevelopers #GPUAcceleration #WASMPlugins #SyntaxHighlighting #CodingProductivity #HackerNews #ngated

  10. 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. 🙄
    github.com/Yus314/kasane #emoDevelopers #GPUAcceleration #WASMPlugins #SyntaxHighlighting #CodingProductivity #HackerNews #ngated

  11. Wondering about #SyntaxHighlighting in #VScodium:

    Is #Perl’s #TemplateToolkit actually TT in HTML or HTML in TT? 🤔

    See comment for example.

  12. 🖥️ 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? 🎨👨‍💻
    dork.dev/posts/2026-02-20-port #BootTime #SyntaxHighlighting #TechHumor #HackerNews #ngated

  13. 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
    ift.tt/f3giDO6

  14. 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
    ift.tt/f3giDO6

  15. 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
    ift.tt/f3giDO6

  16. 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
  17. 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: github.com/tonsky/sublime-sche
    Read tonsky's essay: tonsky.me/blog/syntax-highligh
    My port: github.com/wolf/alabaster-for-

    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

  18. 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: github.com/tonsky/sublime-sche
    Read tonsky's essay: tonsky.me/blog/syntax-highligh
    My port: github.com/wolf/alabaster-for-

    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

  19. 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: github.com/tonsky/sublime-sche
    Read tonsky's essay: tonsky.me/blog/syntax-highligh
    My port: github.com/wolf/alabaster-for-

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

  20. 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: github.com/tonsky/sublime-sche
    Read tonsky's essay: tonsky.me/blog/syntax-highligh
    My port: github.com/wolf/alabaster-for-

    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

  21. 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: github.com/tonsky/sublime-sche
    Read tonsky's essay: tonsky.me/blog/syntax-highligh
    My port: github.com/wolf/alabaster-for-

    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

  22. 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? 🤦‍♂️
    rajeeshknambiar.wordpress.com/ #fontdesign #syntaxhighlighting #TeXinnovation #colors #HackerNews #ngated

  23. 🚀 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. 😂
    blog.glyphdrawing.club/font-wi #WebDevelopment #FontInstall #CodingHumor #SyntaxHighlighting #DeveloperLife #HackerNews #ngated

  24. 🚀 Behold! A dazzling spectacle of syntax highlighting that only a true tree-sitter enthusiast could love. 🤓 Dive into the riveting world of "Arborium," where #WASM and #cargo join forces to deliver the most thrilling experience since watching paint dry. 🌳✨ Prepare your mind to be mildly entertained by randomly selected themes, because who doesn't love a good #randomization in their syntax highlighting? 😂
    arborium.bearcove.eu/ #syntaxhighlighting #Arborium #treesitter #HackerNews #ngated

  25. 🚀 Behold! A dazzling spectacle of syntax highlighting that only a true tree-sitter enthusiast could love. 🤓 Dive into the riveting world of "Arborium," where #WASM and #cargo join forces to deliver the most thrilling experience since watching paint dry. 🌳✨ Prepare your mind to be mildly entertained by randomly selected themes, because who doesn't love a good #randomization in their syntax highlighting? 😂
    arborium.bearcove.eu/ #syntaxhighlighting #Arborium #treesitter #HackerNews #ngated

  26. 🚀 Behold! A dazzling spectacle of syntax highlighting that only a true tree-sitter enthusiast could love. 🤓 Dive into the riveting world of "Arborium," where #WASM and #cargo join forces to deliver the most thrilling experience since watching paint dry. 🌳✨ Prepare your mind to be mildly entertained by randomly selected themes, because who doesn't love a good #randomization in their syntax highlighting? 😂
    arborium.bearcove.eu/ #syntaxhighlighting #Arborium #treesitter #HackerNews #ngated

  27. 🚀 Behold! A dazzling spectacle of syntax highlighting that only a true tree-sitter enthusiast could love. 🤓 Dive into the riveting world of "Arborium," where #WASM and #cargo join forces to deliver the most thrilling experience since watching paint dry. 🌳✨ Prepare your mind to be mildly entertained by randomly selected themes, because who doesn't love a good #randomization in their syntax highlighting? 😂
    arborium.bearcove.eu/ #syntaxhighlighting #Arborium #treesitter #HackerNews #ngated

  28. Code written in Rust🦀️ fails fast rather than having memory consistency errors. But when it fails, it fails hard, as seen in yesterday's Cloudflare outage.

    Is it time for syntax highlighters to highlight panic! and unwrap the same way?

    #rustlang #cloudflare #CloudflareOutage #SyntaxHighlighting

  29. Is there a light, viable code syntax highlighting solution that uses the Custom Highlight API?

    Searched around, also found a post by @bramus that suggested Prism could do this, but I found nothing to support this on prismjs.com. (Bramus, what did I miss?)

    Any suggestions or recommendations?

    drafts.csswg.org/css-highlight

    #css #syntaxhighlighting #apis

  30. Now I learned that you can include parts of a source file into Javadoc with

    {@snippet file=SomeSource.java}

    and this since JDK-18. Yet it took only a very short time to notice that something important is missing:😩

    bugs.openjdk.org/browse/JDK-83

    #Java #Javadoc #codeSnippets #syntaxHighlighting

  31. I can get behind this (for quite a while, I didn’t use syntax-highlighting & didn’t miss it; now I do):

    “Why I Use Minimal Syntax Highlighting” [2019], Caleb Spare (ctrl-c.us/posts/highlight).

    #SyntaxHighlighting #Programming #UX #Go #GoLang #Minimalism #Color

  32. 🌈 Syntax highlighting: the modern-day Christmas lights for your code, where everything screams for attention and you're left squinting through a rainbow-infested forest of variables and punctuation. 🎄💡 The article suggests there's a right way to wield this tool, but we're too busy getting lost in the psychedelic spaghetti to care. 🍝🤯
    tonsky.me/blog/syntax-highligh #syntaxhighlighting #codinghumor #programmerlife #rainbowcode #techtrends #codingtips #HackerNews #ngated

  33. 🌈 Syntax highlighting: the modern-day Christmas lights for your code, where everything screams for attention and you're left squinting through a rainbow-infested forest of variables and punctuation. 🎄💡 The article suggests there's a right way to wield this tool, but we're too busy getting lost in the psychedelic spaghetti to care. 🍝🤯
    tonsky.me/blog/syntax-highligh #syntaxhighlighting #codinghumor #programmerlife #rainbowcode #techtrends #codingtips #HackerNews #ngated

  34. 🌈 Syntax highlighting: the modern-day Christmas lights for your code, where everything screams for attention and you're left squinting through a rainbow-infested forest of variables and punctuation. 🎄💡 The article suggests there's a right way to wield this tool, but we're too busy getting lost in the psychedelic spaghetti to care. 🍝🤯
    tonsky.me/blog/syntax-highligh #syntaxhighlighting #codinghumor #programmerlife #rainbowcode #techtrends #codingtips #HackerNews #ngated

  35. 🌈 Syntax highlighting: the modern-day Christmas lights for your code, where everything screams for attention and you're left squinting through a rainbow-infested forest of variables and punctuation. 🎄💡 The article suggests there's a right way to wield this tool, but we're too busy getting lost in the psychedelic spaghetti to care. 🍝🤯
    tonsky.me/blog/syntax-highligh #syntaxhighlighting #codinghumor #programmerlife #rainbowcode #techtrends #codingtips #HackerNews #ngated

  36. 🚀✨ Behold, the next evolution: a feline doppelgänger with the gift of syntax illumination! Because who wouldn't want their command line tool to possess the superior ability to add colors to your mistakes? 😸🌈 Let's just hope it can also catch those bugs it's highlighting! 🐞🔍
    github.com/sharkdp/bat #felineinnovation #syntaxhighlighting #commandlinetools #colorcoding #bugcatching #HackerNews #ngated

  37. 🚀✨ Behold, the next evolution: a feline doppelgänger with the gift of syntax illumination! Because who wouldn't want their command line tool to possess the superior ability to add colors to your mistakes? 😸🌈 Let's just hope it can also catch those bugs it's highlighting! 🐞🔍
    github.com/sharkdp/bat #felineinnovation #syntaxhighlighting #commandlinetools #colorcoding #bugcatching #HackerNews #ngated