Opened files navigation like in Intellij IDEA
Hi,
Unfortunately I'm forced to work with .NET for a while and even if I'm using
resharper I still miss a very important feature from IDEA. I want to be able
to navigate the opened files using the keyboard like in IDEA (Alt + Left/Right
to select previous/next opened file).
Sincerely,
ToMiC
Please sign in to leave a comment.
Suggestions:
One of the first things I did was modify the keymap to map Alt-Left/Right to
"Back/Forward" (which are actually VS.Net functions that are already
available)
Also, use Ctrl-Tab/Ctrl-Shift-Tab to cycle through windows (again, a base
VS.Net feature)
And use Ctrl-E (Resharper feature) to look at most recent used file list and
quickly select the file you want.
And lastly, I remap Reshaper's "Go back to last edit location" to be
Shift-Backspace as well as Ctrl-Shift-Backspace.
I hope that helps you!
"Toader Mihai Mihai Claudiu" <mtoader@gmail.com> wrote in message
news:622ede674403b8c7b01d84525f18@news.intellij.net...
>
>
>
>
>
>
>