Move your cursor over any card. Each one rotates in three dimensions while its layers drift at different depths — because the best IDE features should feel like objects you can pick up.
Full TypeScript, Go, Rust, and Python support with hover cards, refactors, and a structural multi-cursor that respects your AST, not your regexes.
Interactive, color-accurate, and GPU-composited. Run vim, tmux, or k9s as if you were on the host. Sessions persist across reloads with zero flicker.
Step from your frontend into an edge function, from there into a Postgres trigger, and back — one timeline, one paused state, one set of variables.
Capture CPU, allocations, and event loop stalls in one trace. Clicking any frame opens the exact file and line number that produced it, with git blame inline.
The rule engine is a transparent DSL compiled to a typed AST visitor. Every auto-fix is a diff you can approve before it touches the file. No mystery edits.
Watch mode that only reruns tests whose dependencies actually changed. In-memory mock filesystem, deterministic clock, and DOM assertions without a browser.