Launched this week

Frappe Inspector
Framework-aware JetBrains tooling for Frappe and ERPNext
10 followers
Framework-aware JetBrains tooling for Frappe and ERPNext
10 followers
Navigate DocTypes, validate field references, inspect hooks and review risky schema changes directly inside JetBrains IDEs.





Finally something useful for poking at Frappe DocTypes without leaving the IDE. The field reference validation caught a broken link in my schema that I had been hunting for an hour.
@gcekirdek75377 Thank you, I really appreciate the concrete feedback. I’ve just released version 1.1 on JetBrains with several improvements to the analysis and cross-platform groundwork. I’d love for you to test the new version and tell me whether the field validation feels more accurate and useful in a real project.
Finally a way to trace field references without opening ten tabs in the browser. Hooks and risky schema checks right inside the IDE feels like the kind of tool I wish I had months ago.
Hooked up the inspector today and the way it surfaces risky schema changes right inside the IDE is genuinely clever. feels like the team really thought through the workflow for Frappe devs.
@feride153647 Thank you so much for the thoughtful feedback. Version 1.1 is now available on JetBrains and includes improvements around schema analysis and risky-change detection. I’d really appreciate it if you could try the update and let me know whether the warnings feel precise, helpful, or too noisy in your workflow.
the way it surfaces risky schema changes right inside the IDE feels really thoughtful, like you're not just inspecting for fun but actually catching stuff that could break in prod
@akaygaz91387 Thank you, that’s exactly the direction I’m aiming for: not just inspecting metadata, but catching changes that could cause real production issues. Version 1.1 is now available on JetBrains with further improvements to the analysis. I’d really appreciate you testing it and sharing any cases it misses, over-reports, or handles particularly well.