Skip to content

refactor(language-server): deprecate serverMode and cancellationPipeName options#103

Merged
johnsoncodehk merged 2 commits intomasterfrom
remove-server-mode
Dec 8, 2023
Merged

refactor(language-server): deprecate serverMode and cancellationPipeName options#103
johnsoncodehk merged 2 commits intomasterfrom
remove-server-mode

Conversation

@johnsoncodehk
Copy link
Member

2.0 will replace takeover mode with hybrid mode. The multiple servers implementation is no longer meaningful, so remove it to simplify the code base.

cancellationPipeName was originally used to solve the problem that the LSP server cannot update the cancellation token when executing the TS synchronization API, and it is no longer needed in hybrid mode.

@johnsoncodehk johnsoncodehk merged commit 250a6ea into master Dec 8, 2023
@johnsoncodehk johnsoncodehk deleted the remove-server-mode branch December 8, 2023 07:10
@johnsoncodehk johnsoncodehk mentioned this pull request Dec 8, 2023
42 tasks
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.

1 participant