The Claude Code discussion in the other thread reminded me that I haven't shared a link to my Ledger VSCode extension. Maybe that thread means this is the best time to share more LLM-written code, or maybe the worst time.
I made it for my own use and intend to keep evolving it to basically be exactly what I need (no intention of keeping it stable for others, or even publishing it to the extension directory), but if it's helpful for anyone else to use (or to use as a jumping off point for molding into their dream extension — Claude Code is pretty good at this sort of thing), enjoy.
Syntax highlighting, report viewing, reconcile mode, formatting, sorting, recurring transaction generation, various forms of auto complete, etc.
--dave