lean4-htt/tests/lean/server
Jerry Wu b333de1a36
fix: make applyEdit optional in WorkspaceClientCapabilities of LSP (#5224)
The `applyEdit` field should be optional in
`WorkspaceClientCapabilities` by the LSP spec and some clients don't
populate it in requests

Closes #4541
2024-10-16 08:38:11 +00:00
..
.gitignore
content_changes.log
content_diag.json
diags.lean
edits.lean
edits_diag.json
init_exit.lean
init_exit_with_zed.lean fix: make applyEdit optional in WorkspaceClientCapabilities of LSP (#5224) 2024-10-16 08:38:11 +00:00
init_exit_worker.lean
init_vscode_1_47_2.log
init_zed_0_150_4.log fix: make applyEdit optional in WorkspaceClientCapabilities of LSP (#5224) 2024-10-16 08:38:11 +00:00
open_content.log
open_empty.log
test_single.sh