Project
ReSharper
Priority
Major
Type
Feature
Fix versions
6.0 Beta
State
Fixed
Assignee
Kirill Skrygan
Subsystem
Navigation
Affected versions
No Affected versions
Fixed in build
6.0.2103.79  
  • Created by   A.Bekiaris
    5 years ago (10 Oct 2006 16:47)
  • Updated by   Kirill Skrygan
    11 months ago (02 Mar 2011 15:09)
  • Jira: RSRP-29621
    (history, comments)
 
RSRP-29621 GotoFileMember should display member from other parts
1
Issue is visible to: All Users
  The issue is visible to the selected user group only
When in codefiles
if u press (alt+insert and then read-write property) fields are enumerated and displayed in the popup.
The same should happen for ctrl+f12(file structure pop)
Comments (5)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
A.Bekiaris
  A.Bekiaris
31 Oct 2006 14:28
5 years ago
Hi

need some guindance suppose that i have a asp:label and i m in codebehind how can i find all usages of the label in codebehind?

on might say do a ctrl+F search for label id and then ctrl+shift+f7 but ctrl+F is not a good solution for me
Sergey Coox
  Sergey Coox
31 Oct 2006 15:21
5 years ago
alt+F7 is a standard ReSharper shortcut for find usages.Or go to menu ReSharper->Search->Find Usages
You may invoce it when cursos is at label id

<asp:label runat=server id=myLabel/>
^^^^^^^^^ - suitable ciursor position
Sergey Coox
  Sergey Coox
31 Oct 2006 15:22
5 years ago
oops, spaces ignored by browser :( Cursor should be at any character of myLabel
Ilya Ryzhenkov
  Ilya Ryzhenkov
21 May 2007 02:36
4 years ago
Does it work now in Go To File Member?
Kirill Skrygan
  Kirill Skrygan
02 Mar 2011 15:08
11 months ago
Fixed, now Go to file member dropdown displays items from "related files".
"Related filed" for CLR entities are files which contain base types and parts.
For other kinds of entities "related" might be any specific files, i.e. code behind for .aspx or controller class for view.
See also RSRP-222079
Related Changes
Type
ExceptionFeature
Fixed In version
<lost change>6.0 Beta
Assignee
Kirill Skrygan (kirillskrygan)Kirill Skrygan
Subsystem
<lost change>Navigation
Fixed in build
No Fixed in build6.0.2103.79