wmaurer / vscode-jumpy

Jumpy Extension for Visual Studio Code
MIT License
120 stars 31 forks source link

[Feature] Scroll code into view #24

Open mikeerickson opened 6 years ago

mikeerickson commented 6 years ago

With a long method (some 600 lines) and I activate jumpy and type some characters, it will correctly tag the line, however, it is out of view so I don't see it?

Is there anything that can be done, perhaps scrolling the first marker into view?

wenfangdu commented 3 years ago

@mikeerickson You can use Jump instead, it supports this feature.