logoalt Hacker News

Show HN: Graphify C# – Compiler-accurate Find Usages for coding agents

21 pointsby zachsawtoday at 12:16 AM9 commentsview on HN

Comments

spicyusernametoday at 3:07 AM

Love to see C# love. It's a great language. Super underrated in my opinion.

Unions coming in .NET 11 / C# 15 are going to be great.

JFuzztoday at 2:46 AM

Hey man, just wanted to say thanks! I pulled this down and adapted the skill for Unity development, keeping Graphify C# as an external analysis tool. My adapted skill isn’t publicly available yet, and I'm going to add it into my standard Unity Package development workflow to see if I can find some additional value in how the CLI and structured JSON make semantic information accessible to coding agents. I think this will help (maybe not on a full Unity game) but if you'r building multiple Unity Packages or have existing Unity Packages. Appreciate you sharing this!

Meradtoday at 3:29 AM

Interesting! Have you tried it on any large code bases? I have to wonder if json is going do become unwieldy at the scale of millions of LOC - a SQLite db might be a better choice.

yodontoday at 12:36 AM

I don't understand why Microsoft and JetBrains aren't shipping versions of this. It seems like exactly what Roslyn was designed for

show 3 replies
creatorofunivtoday at 3:46 AM

[dead]