What Developer Tools Are Available?

I’m new to Cursor and VSCode. I am trying to set up my keybindings but keep running into situations where I can’t figure out what the command or “when context” is for a giving keybinding. In VSCode, I saw that you can you can run the command “Developer: Inspect Context Keys” and the output will appear in the devtools console, however that doesn’t appear to happen with Cursor. Is this a bug or is there a different way to observe that?

does it not work with:

Cmd+shift+p > Developer: Inspect Context Keys?

Nope. Nothing appears in devtools console like it does in VSCode.