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

Key: RSRP-35626
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Serge Baltic
Reporter: Ilya Ryzhenkov
Votes: 0
Watchers: 0
Operations

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

Open current file in solution explorer

Created: 13 Feb 07 15:57   Updated: 18 Aug 08 13:41
Component/s: VS integration
Fix Version/s: 3.1.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
RSRP-17604 Find in Solution Explorer Normal Closed


 Description  « Hide
1. Make it public feature, add to "Go to" menu
2. Default shortcut should be Alt-Shift-L, because Alt-Ctrl-L is standard VS shortcut to open Solution Explorer
3. Implementation should support navigation to IProject too, because we will have "Go to Project" feature (probably) and navigation from Project Group in views (like Find Results)

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Shaporenkov - 13 Feb 07 16:10
What does it mean 'Implementation should support navigation to IProject too' in terms of end-user experience?

Ilya Ryzhenkov - 13 Feb 07 16:40
It means exactly the same as for IProjectFile - given IProject it should open Solution Explorer, expand all parent nodes and select project node.

Ilya Ryzhenkov - 13 Feb 07 16:40
Well, indeed, additional thing is that project should also be expanded after navigation.