Please add autocomplete to the debug console

Feature request for product/service

Cursor IDE

Describe the request

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