kevinmiles / dxcorecommunityplugins

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

DX_LocateInSolutionExplorer does not locate file in collapsed solution folder #97

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
File in solution explorer cannot be located if solution folder is never 
expanded. 

1. Open attached solution.
2. Open the file Class1.cs from Subfolder/ClassLibrary1. 
3. Collapse the folder Subfolder and restart Visual Studio
4. After restart, the file Class1.cs is open in IDE. Try invoke the command 
LocateInSolExplorer. 

Expected behaviour: File is located.
Current behaviour: File is not located, message "The operation could not be 
comlpleted" is displayed. 

CodeRush (pro), RefactorPro! Dx 11.1.4, VS 2010, Vista 32 bit, 
DX_LocateInSolutionExplorer_1732

Original issue reported on code.google.com by ing.kare...@gmail.com on 1 Jul 2011 at 8:27

Attachments:

GoogleCodeExporter commented 8 years ago
I get:
"The operation could not be completed. Unspecified error" twice, but the file 
is located in the end

Original comment by Tzadik.V...@gmail.com on 15 Apr 2013 at 3:42