metaGo
metaGo copied to clipboard
Command for metaJump + Go to definition
It would be nice to have a command that first metaJumps to a position, then calls the "go to definition" command at that location. I would normally create a multiCommand for this, but metaJump can be aborted (and hence a multiCommand would then call go to definition even after not jumping).
i also need this feature for copy selection, have you find any solution now?