Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Jul 18, 2023

Apparently, I only updated server capabilities and not client capabilities in #671.

@ahoppen ahoppen requested a review from benlangmuir as a code owner July 18, 2023 23:01
@ahoppen ahoppen requested a review from bnbarham July 18, 2023 23:01
@ahoppen
Copy link
Member Author

ahoppen commented Jul 18, 2023

@swift-ci Please test

@MaxDesiatov
Copy link
Contributor

@swift-ci test windows

public struct ShowDocument: Hashable, Codable {
/// The client has support for the show document
/// request.
public var support: Bool?
Copy link
Contributor

Choose a reason for hiding this comment

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

This isn't optional in the spec. Do we usually just leave as optional and treat nil as false regardless?

@ahoppen ahoppen force-pushed the ahoppen/update-client-capabilities branch from 360ef2d to 654a188 Compare July 22, 2023 04:41
@ahoppen ahoppen force-pushed the ahoppen/update-client-capabilities branch from 654a188 to fa35a39 Compare July 22, 2023 04:43
@ahoppen
Copy link
Member Author

ahoppen commented Jul 22, 2023

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Jul 22, 2023

@swift-ci Please test Windows

@ahoppen ahoppen merged commit 9bccd16 into swiftlang:main Jul 23, 2023
@ahoppen ahoppen deleted the ahoppen/update-client-capabilities branch July 23, 2023 03:12
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.

3 participants