All activity
React Query Visualizer helps you see where your TanStack Query keys are used and modified across your codebase — directly in VS Code and Cursor.
Track definitions, references, and cache operations without manual searching.
Make your query architecture visible and simplify server-state debugging.

React Query VisualizerTrack where your TanStack Query keys are used and mutated
김도현left a comment
Hey everyone 👋 I built React Query Visualizer after struggling to track query keys in larger React projects. As apps grow, the same TanStack Query key often gets referenced and modified in multiple places. Figuring out where a cache change originates usually means searching the entire codebase and mentally piecing things together. This extension makes query usage visible directly inside VS Code...

React Query VisualizerTrack where your TanStack Query keys are used and mutated
