Skip to content

Small improvements to workspace/_sourceKitOptions request #2019

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 2 commits into from
Feb 28, 2025

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Feb 28, 2025

  • Make response of workspace/_sourceKitOptions request non-optional
    • The response was not specified as being optional and shouldn’t be.
  • Mark workspace/_sourceKitOptions as freestanding
    • The request doesn’t depend on any document state, so it should be freestanding instead of workspaceRequest.

The response was not specified as being optional and shouldn’t be.
The request doesn’t depend on any document state, so it should be freestanding instead of `workspaceRequest`.
@ahoppen
Copy link
Member Author

ahoppen commented Feb 28, 2025

@swift-ci Please test

@ahoppen ahoppen merged commit 3fc3616 into swiftlang:main Feb 28, 2025
3 checks passed
@ahoppen ahoppen deleted the sourcekitoptions-improvements branch February 28, 2025 23:35
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