-
Notifications
You must be signed in to change notification settings - Fork 78
Solution wide renaming #320
Solution wide renaming #320
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhap rename this to ProjectDependencies
and add [<RequireQualifiedAccess>]
(all case names here are really common).
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps extract this https://github.com/fsprojects/VisualFSharpPowerTools/blob/master/src/FSharpVSPowerTools.Logic/NavigateToItem.fs#L149-L162 as a utility function and use it here.
It handles projects in solution items as our test projects in test folders.
Great jobs! Just one more comment above. |
fixed: Rename refactoring does not work for fsx files
Done. The issue with |
I wish you guys would send some refactoring love over to Xamarin studio! Good work |
No description provided.