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

Cancel delegate commands for workspace symbols #353

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

datho7561
Copy link
Contributor

When workspace symbol cancel is requested, cancel the delegate commands that compute the workspace symbols on the java language server side.

Signed-off-by: David Thompson [email protected]

@datho7561 datho7561 force-pushed the cancel-workspace-symbols branch from e02c266 to 9f1bc92 Compare February 8, 2023 15:09
@datho7561 datho7561 changed the title [WIP] Cancel delegate commands for workspace symbols Cancel delegate commands for workspace symbols Feb 8, 2023
When workspace symbol cancel is requested,
cancel the delegate commands that compute the workspace symbols on the
java language server side.

Signed-off-by: David Thompson <[email protected]>
@datho7561 datho7561 force-pushed the cancel-workspace-symbols branch from 9f1bc92 to b3953a0 Compare February 8, 2023 15:13
@datho7561 datho7561 marked this pull request as ready for review February 8, 2023 15:14
@datho7561 datho7561 requested a review from angelozerr February 8, 2023 18:05
Copy link
Contributor

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well for me.

@datho7561 datho7561 added enhancement New feature or request symbol labels Feb 13, 2023
@datho7561 datho7561 added this to the 0.7.0 milestone Feb 13, 2023
@datho7561 datho7561 merged commit cd3c7cb into eclipse-lsp4mp:master Feb 13, 2023
@datho7561 datho7561 deleted the cancel-workspace-symbols branch February 13, 2023 13:39
@datho7561 datho7561 mentioned this pull request Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request symbol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants