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

fix: remove --background-service-enabled and add --adaptive-lsp-server-enabled for F# #2197

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

adelarsq
Copy link
Contributor

@glepnir Thanks for the revision. I have opened a new PR.

This pull request removes the --background-service-enabled parameter, based on ionide/FsAutoComplete#952

This also change handle loading of projects and type checking in an adaptive way (ionide/FsAutoComplete#1007 and ionide/ionide-vscode-fsharp#1781), adding the --adaptive-lsp-server-enabled parameter.

Depends on fsautocomplete 0.58.0 or greater.

@glepnir glepnir merged commit 39e29fb into neovim:master Oct 15, 2022
@adelarsq adelarsq deleted the patch-3 branch October 15, 2022 02:33
KiYugadgeter added a commit to KiYugadgeter/vim-lsp-settings that referenced this pull request Jan 2, 2023
--background-service-enabled had already removed and add an --adaptive-lsp-server-enabled option instead of old one.

This is based on neovim/nvim-lspconfig#2197
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.

2 participants