History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-40680
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Ilya Ryzhenkov
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
ReSharper

Ctrl+Click and Navigation History in Visual Studio

Created: 16 May 07 23:30   Updated: 15 Oct 07 18:35
Component/s: Navigation Actions
Fix Version/s: Mirabilie Futurum

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Old URL: news://news.intellij.net/f1q995$jmu$1@is.intellij.net


 Description  « Hide
This issue has been created from an NNTP article.

The Ctrl+Click (on Type / Method) is a great way to move around and navigate
code to follow the program flow, but I often want to go back to where I came
from after looking at the Ctrl+Clicked code. Is there a way for Resharper
to add the Ctrl+Click item to the Navigation history of Visual Studio
(possibly tie it to the Mouse back-button). I often had to tab through
multiple window to get back to where I started after Ctrl-Clicking an item.

Thanks,
Krishna



 All   Comments   Work Log   Change History      Sort Order:
Fabian Schmied - 15 Oct 07 18:35
I voted for this because I use Ctrl+- (View.NavigateBackward) a lot; since ReSharper doesn't create a navigation point on Ctrl-click, I regularly end up getting lost in my code