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

[5.7] Reload the workspace state if workspace-state.json changes #484

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 27, 2022

Cherry-pick #472 to release/5.7

Depends on swiftlang/swift-package-manager#4329


Previously, sourcekit-lsp wouldn’t take into account changes to the workspace state (like swift package edit) after it was launched.

Fixes rdar://89551074 [SR-15918]
Fixes rdar://89082936 [SR-15875]

Previously, sourcekit-lsp wouldn’t take into account changes to the workspace state (like `swift package edit`) after it was launched.

Fixes rdar://89551074 [SR-15918]
Fixes rdar://89082936 [SR-15875]

# Conflicts:
#	Sources/SourceKitLSP/SourceKitServer.swift
@ahoppen ahoppen changed the title Reload the workspace state if workspace-state.json changes [5.7] Reload the workspace state if workspace-state.json changes Apr 27, 2022
@ahoppen
Copy link
Member Author

ahoppen commented Apr 27, 2022

@ahoppen ahoppen closed this May 18, 2022
@ahoppen
Copy link
Member Author

ahoppen commented May 18, 2022

Closed in favor of swiftlang/swift-package-manager#5515

@ahoppen ahoppen deleted the pr-5.7/watch-for-workspace-state-changes branch July 20, 2022 13:15
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