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

RenameCommandFilter -> FSharp.Editing #1427

Open
cloudRoutine opened this issue Jul 15, 2016 · 0 comments
Open

RenameCommandFilter -> FSharp.Editing #1427

cloudRoutine opened this issue Jul 15, 2016 · 0 comments

Comments

@cloudRoutine
Copy link
Contributor

cloudRoutine commented Jul 15, 2016

This looks to be a tricky migration

canRename will need to take a Point for caretPosition and a filepath for the current document
rename (the first one) needs to change to only manipulate the buffer on the FSharp.Editing side and return a changeset to the Logic/VsIntegration side.

@vasily-kirichenko I'm not sure about the rest of this, I'll fill in the rest of the details later when I have a better understanding of how this can work (or you can edit this issue with what needs to be done 😉 )

Code Located @
https://github.com/fsprojects/VisualFSharpPowerTools/blob/master/src/FSharp.Editing.VisualStudio/Symbol/RenameCommandFilter.fs

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

1 participant