Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Renaming a file in a folder leads to confusing behavior #974

Closed
exercitusvir opened this issue May 24, 2015 · 2 comments
Closed

Renaming a file in a folder leads to confusing behavior #974

exercitusvir opened this issue May 24, 2015 · 2 comments

Comments

@exercitusvir
Copy link

When I rename a file in a folder, the renamed file jumps to the top of the project out of the folder. Then when I move the file with the Alt+Up/Down shortcut, it jumps back down into the folder. So it appears Visual F# Power Tools knows where it should be, but somehow Visual Studio visualizes it at the wrong position.

@dungpa
Copy link
Contributor

dungpa commented May 24, 2015

We documented the behaviour at http://fsprojects.github.io/VisualFSharpPowerTools/folderorganization.html#Limitations.

It's a bug in Visual F# Tools' project system. Unfortunately, there is nothing we can do from our extension.

I reported it some time ago dotnet/fsharp#259. It has been fixed in Visual F# Tools 4.0 for VS 2015 RC. In general, experience in folder organization will be improved in VS 2015; you should check it out.

@dungpa
Copy link
Contributor

dungpa commented Jun 4, 2015

Closing since it's being fixed upstream.

@dungpa dungpa closed this as completed Jun 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants