There was a cmd+click menu in text editor in Xcode 14 with quick actions in it.
But in Xcode 15, cmd+click jumps to definition instead. Is there a way to restore that menu back?
I'm well aware people didn't like it because it originally replaced "jumps to definition", but I got liking of it for quick actions.
Not sure if this is a question for Stack Overflow and/or Super User, though.
From the Xcode 15 Release Notes:
The Show Code Actions command has been replaced with Show Quick Actions to quickly access any menu command. By default, Command-clicking a token in the editor now performs Jump to Definition. This can be changed in the Navigation preferences. Control-clicking a token brings up the standard contextual menu that now contains all the commands that were available in the Code Actions.
Seems like Apple removed this feature from Xcode 15. Luckily, there are 2 alternatives: