How to show file in project structure
I've been a long time user of IntelliJ (since 3.0) and have just started doing .NET work with ReSharper and have found it to be a life saver. One bit of functionality that I used often in IntelliJ that I can't seem to find in ReSharper is the keystroke command to show your current edited file in the project (ALT+F1, Enter in IntelliJ)
Any way this can be done in resharper?
Please sign in to leave a comment.
Hello Nick,
Alt-Shift-L ? ReSharper | Tools | Locate in Solution Explorer.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
NW> I've been a long time user of IntelliJ (since 3.0) and have just
NW> started doing .NET work with ReSharper and have found it to be a
NW> life saver. One bit of functionality that I used often in IntelliJ
NW> that I can't seem to find in ReSharper is the keystroke command to
NW> show your current edited file in the project (ALT+F1, Enter in
NW> IntelliJ)
NW>
NW> Any way this can be done in resharper?
NW>
NW> ---
NW> Original message URL:
NW> http://devnet.jetbrains.net/message/5306654#5306654
You're a life saver, thanks!