skip to Main Content

I can’t find any shortcut in the key-bindings list that will display this pop-up code actions menu. Is this strictly a click action only? Are there any potential workarounds for this?

Code Actions

I’m coming from vscode and I really loved being able to hit a keybinding and bring up all my code actions.

Thank you in advance!

2

Answers


  1. I am not pretty sure what is your intend but i would rather use to this one for your case,enter image description here

    command click on code as jump to definition 🙂

    Login or Signup to reply.
  2. what you do in Vscode Ctrl+Click is equal to cmd+click in Xcode

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search