How to open/close the preview window while keeping its status? #4371
Unanswered
ubaldot
asked this question in
Q&A - Ask for help with problems
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I use the :
ALEFindReference
I have few entries pointing to the found reference with the first line highlighted in a preview window and this is very coolHowever, once I hit Enter on any of these lines, the preview window close and it seems that the only way to reopen it is to run again :
ALEFindReference
command.By doing that, the preview window open again, and the first line is highlighted.
Is there a way to open and close the preview window in such a way the highlighted line is the last selected?
For example, say that ALE found five references.
From the preview window I scroll down to the third line and hit enter.
Then, when I reopen the preview window, I would like that the highlighted line is the latest, in this example the third line.
How to accomplish that?
Beta Was this translation helpful? Give feedback.
All reactions