Cursor IDE
When I’m stepping through something I often use the debug console and inspect variables. I wish cursor auto completed things like myArray.map(a => a.id) and things like that