Skip to content

Report workspace/triggerReindex server capability #1563

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

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

plemarquand
Copy link
Contributor

If the server is configured to support background indexing then report to clients that it supports the workspace/triggerReindex request. This lets clients expose this functionality only if SourceKit-LSP is configured to support it.

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

Thanks Paul, forgot about the capability.

Report to clients that the server supports the
`workspace/triggerReindex` request. This lets clients expose this
functionality only if SourceKit-LSP is configured to support it.
@plemarquand plemarquand force-pushed the trigger-reindex-capability branch from b090f28 to 838d4a9 Compare July 15, 2024 12:38
@plemarquand plemarquand requested a review from ahoppen July 15, 2024 12:38
@ahoppen
Copy link
Member

ahoppen commented Jul 16, 2024

@swift-ci Please test

@ahoppen
Copy link
Member

ahoppen commented Jul 16, 2024

Could you also create a release/6.0 cherry-pick?

@ahoppen ahoppen merged commit f0e8645 into swiftlang:main Jul 17, 2024
3 checks passed
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