Skip to content

Fix LSP text synchronization problems#954

Merged
soutaro merged 2 commits intomasterfrom
fix-lsp
Nov 2, 2023
Merged

Fix LSP text synchronization problems#954
soutaro merged 2 commits intomasterfrom
fix-lsp

Conversation

@soutaro
Copy link
Owner

@soutaro soutaro commented Nov 2, 2023

workspace/didChangeWatchedFiles for opened files must be ignored because textDocument/didChange notification is also sent.

TargetPaths implementation had a bug that caused an issue that only the first target triggers type checking after edits.

@soutaro soutaro added the area/lsp Issues related to language server label Nov 2, 2023
@soutaro soutaro added this to the Steep 1.6 milestone Nov 2, 2023
@soutaro soutaro enabled auto-merge November 2, 2023 13:28
@soutaro soutaro merged commit f277195 into master Nov 2, 2023
@soutaro soutaro deleted the fix-lsp branch November 2, 2023 13:46
@soutaro soutaro added the Released The PR is already included in a published release label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/lsp Issues related to language server Released The PR is already included in a published release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant