kevinmiles / dxcorecommunityplugins

Automatically exported from code.google.com/p/dxcorecommunityplugins
0 stars 0 forks source link

CR_SyncNamespacesToFolder didn't work #151

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Toolset:

CodeRush (pro)
RefactorPro!

Version: 12.2.8.0
version of Studio: VS2010
OS: Win7 64bit

community plugin: CR_SyncNamespacesToFolder  

steps will reproduce the problem:

1. move a c# class into another folder 
2. set the caret to the namespace name
3. click the menuitem "Refactr!..."
4. choose "Synchronize to folder Names"

What is the expected output? 

The Namespace should match the Folderstructure

What do you see instead?

nothing happens

Original issue reported on code.google.com by lars.wuc...@gmail.com on 26 Apr 2013 at 9:19