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

Key: RSRP-25914
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Pasynkov
Reporter: Christian Eitner
Votes: 0
Watchers: 0
Operations

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

'Introduce Field' Puts Member Into #if Region

Created: 06 Aug 06 18:08   Updated: 13 Mar 07 15:12
Component/s: PSI
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. RS.PNG
(129 kb)

Build: 249
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=25914


 Description  « Hide
Please see the attached picture. The #if TESTS block is already there, with the mName member. Each time I hit 'Introduce Field', the resulting member is put into the #if TESTS region, although other members outside it already exist.

 All   Comments   Work Log   Change History      Sort Order:
Andrey Simanovsky - 09 Aug 06 15:18
Re: #25914- 'Introduce Field' Puts Member Into #if Region
Why do you expect the member not to be put under the TEST region? Is the TEST preprocessor symbol defined?