[Feature request] Jumping across editors
Closed this issue · 5 comments
Be able to open jumpy and have hints available in all editors for the same window.
It's a nice idea. I'll ask for a little bit of time for this one ... I'm going on holiday for a week ;-)
@wmaurer Haha, I'm hammering you with issues. Sorry about that.
I'm not sure what the etiquette of issue filing is but my intention is to improve this project and not making demands. I'd figure if something annoys me enough I'll dig into it myself if I understand the extension system.
No probs ;-)
I looked at the documentation for VSCode extension and didn't find a clear way of identifying unique editors and declaring long-lived variables. Do you have anything in mind for this? I imagine one would want to identify and save references to the "caller editor".
@krokofant I'm afraid there's currently no reliable way to achieve jumping across all visible editors in VSCode, but Jump supports jumping through any focused editor, you can give a try.