Skip to content
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

Remove --background-service-enabled CLI option #952

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

Krzysztof-Cieslak
Copy link
Member

This is a breaking change - if the editor will try to start FSAC with this parameter it will crash.

@baronfel
Copy link
Contributor

baronfel commented Jun 9, 2022

I had been thinking about this, but I was going to wait to remove it until we'd done a release of FSAC/Ionide that contained the backgroundservice removal. To have overlap and a bit of safety. I think there's also a way to have System.CommandLine ignore unrecognized options as well, if that would be safer.

@adelarsq
Copy link
Contributor

adelarsq commented Oct 14, 2022

@Krzysztof-Cieslak There is no need for this option anymore to run FsAutoComplete on the terminal for LSP support?

For a test I removed the option and appears that is working fine on my environment.

@baronfel
Copy link
Contributor

correct! we can merge this now that we've had enough time for compatible versions to go out.

@adelarsq
Copy link
Contributor

@baronfel Cool!

I will follow this change to add this behaviour on nvim-lspconfig that we use on Neovim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants