Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-288590: Refactoring Failed - User Cancelled

$
0
0
Reporter Alex Berezoutsky (fergard) Alex Berezoutsky (fergard)
Created Feb 27, 2012 6:30:00 PM
Updated Apr 7, 2012 1:27:35 AM
Priority Critical
Type Bug
Fix versions 7.0
State Submitted
Assignee Sergey Shkredov (serjic.shkredov)
Subsystem No subsystem
Affected versions 6.1.1
Fixed in build No Fixed in build
Move declarations to namespace is failing with the message user cancelled.

  • The file was in a new dll project that was created for some common classes.
  • Moved file to new project.
  • Compiled new project.
  • Recompiled all.
  • Tried to let resharper magically move the namespace to match the new file namespace.(Server.Common)
  • Received User cancelled dialog.


the file:
namespace Server.Concrete
{
    public enum EntityType
    {
        Company,
        Group
    };
}

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>