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

Key: RSRP-62096
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Major Major
Assignee: Alexander Zverev
Reporter: Andrew Serebryansky
Votes: 0
Watchers: 0
Operations

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

Instead of changing visibility of a method/property the context action changes visibility of the containing type

Created: 20 Mar 08 16:02   Updated: 20 Mar 08 16:02
Component/s: Context actions
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

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

Build: 756


 Description  « Hide
Given the following code:
public class Test
{
  <caret here>public int Property
}

i've started typing a property, but suddenly realized that I want it to be internal, but when I invoke 'To internal' context action, the class itself is being made internal instead of the property



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.