-
-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecate the ghcide executable #813
Comments
I think it makes sense to keep it around for purposes of ghcide development itself. |
I’m fine with deprecating it as a user-facing feature but for tests and development it seems pretty useful and afaict it’s cheap to keep around. |
It might make sense to deprecate the extension at https://marketplace.visualstudio.com/items?itemName=DigitalAssetHoldingsLLC.ghcide, and I've no concern about removing features like completions (unless @cocreature does), but I don't think that deprecating it beyond that would mean much. |
We have already told people to not use ghcide directly:
https://neilmitchell.blogspot.com/2020/09/dont-use-ghcide-anymore-directly.html
The next logical step is to deprecate and eventually remove the ghcide executable.
/cc @cocreature @ndmitchell any concerns?
The text was updated successfully, but these errors were encountered: