Skip to content

Synchronize service state on status notification#193

Merged
chemzqm merged 1 commit intoneoclide:masterfrom
uzxmx:master
Mar 3, 2022
Merged

Synchronize service state on status notification#193
chemzqm merged 1 commit intoneoclide:masterfrom
uzxmx:master

Conversation

@uzxmx
Copy link
Copy Markdown
Contributor

@uzxmx uzxmx commented Mar 3, 2022

Without this PR, when executing such command in vim, it results in Language server java not running even the language server is running.

:echo CocRequest('java', 'workspace/executeCommand', { 'command': 'java.project.getAll' })

This PR fixes the above issue by synchronizing the service state on status notification.

Signed-off-by: Mingxiang Xue <mingxiangxue@gmail.com>
@chemzqm chemzqm merged commit 6a83864 into neoclide:master Mar 3, 2022
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