Gitcasso – Syntax Highlighting and Draft Recovery for GitHub Comments
I built a browser extension called Gitcasso which: - Adds markdown syntax highlighting to GitHub textareas - Lists every open PR/issue tab and any drafts - (Optional, unimplemented) autosaves your comment drafts so you don’t lose work I made it because I was impressed by https://overtype.dev/ (a markdown textarea syntax highlighter) which went big on here on HN a few weeks ago, and it seemed like a perfect fit for a GitHub browser extension. Keeping up with changes on upstream GitHub would normally be a pain, but with with Playwright and Claude Code it seemed possible for…
In plain words
Gitcasso is a browser extension for GitHub that adds markdown syntax highlighting to comment textboxes and displays a sidebar listing open pull requests, issues, and draft comments. Built for developers who write frequently on GitHub, it helps improve code readability while drafting responses. The extension is open source under Apache 2 license, with optional autosave functionality for draft recovery currently in development.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
I built a browser extension called Gitcasso which: - Adds markdown syntax highlighting to GitHub textareas - Lists every open PR/issue tab and any drafts - (Optional, unimplemented) autosaves your comment drafts so you don’t lose work I made it because I was impressed by https://overtype.dev/ (a markdown textarea syntax highlighter) which went big on here on HN a few weeks ago, and it seemed like a perfect fit for a GitHub browser extension. Keeping up with changes on upstream GitHub would normally be a pain, but with with Playwright and Claude Code it seemed possible for it to be nearly automatic, which has turned out to be mostly true! This was the first time where I built a tool, gave the tool to AI, and then AI used the tool to make the thing I hoped it would be able to make. I'm pretty sold on the general technique... GitHub repo (Apache2-licensed, open source): https://github.com/diffplug/gitcasso Video walkthrough (2 mins of the tool, 12 mins of its development tooling): https://www.youtube.com/watch?v=wm7fVg4DWqk And a text writeup with timestamps to the video walkthrough https://nedshed.dev/p/meet-gitcasso
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, October 2025
the whole month →

- SA
I went down the rabbit hole on a side project and ended up building this: Strange Attractors(https://blog.shashanktomar.com/posts/strange-attractors). It’s built with three.js. Working on it reminded me of the little "maths for fun" exercises I used to do while learning programming in early days. Just trying things out, getting fascinated and geeky, and being surprised by the results. I spent way too much time on this, but it was extreme fun. My favorite part: someone pointed me to the Simone Attractor on Threads. It is a 2D attractor and I asked GPT to extrapolate it to…
AI · Oct 2025 · blog.shashanktomar.com

- ASAutism Simulator▲779
Hey all, I built this. It’s not trying to capture every autistic experience (that’d be impossible). It’s based on my own lived experience as well as that of friends on the spectrum. I'm trying to give people a feel for what masking, decision fatigue, and burnout can look like day-to-day. That’s hard to explain in words, but easier to show through choices and stats. I'm not trying to "define autism". I’ve gotten good feedback here about resilience, meds, and difficulty tuning. I’ll keep tweaking it. If even a few people walk away thinking, "ah, maybe that’s why my coworker struggles in those…
Life & fun · Oct 2025 · autism-simulator.vercel.app
