Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

FSharp.Autocomplete should use dirtyNotify callback to inform clients that files need parsing #483

Closed
rneatherway opened this issue Apr 17, 2014 · 1 comment

Comments

@rneatherway
Copy link
Contributor

See #481. We now only parse buffers if they have changed, however something they depend on may have changed. FCS can inform fsautocomplete of this via the dirtyNotify callback. This can then be sent to a user of fsautocomplete (emacs) so that the editor knows to parse the buffer unconditionally.

@rneatherway
Copy link
Contributor Author

This issue was moved to ionide/FsAutoComplete#15

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