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

Remove duplicate WorkspaceEdit from LSP #53070

Merged
merged 1 commit into from
Sep 25, 2021

Conversation

Razoric480
Copy link
Contributor

WorkspaceEdit structure for LSP was duplicated twice, causing Godot 4 to break at compilation in #50378 . This PR fixes it by removing the duplicate and merging its function in to prevent API breakage.

@akien-mga akien-mga merged commit 1858c92 into godotengine:master Sep 25, 2021
@akien-mga
Copy link
Member

Thanks!

@Razoric480 Razoric480 deleted the apply-edit-fix-40 branch September 25, 2021 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants