Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LSP: Resolve completion items when additional text edits are empty
Rust-analyzer for example sends `Some([])` for completion items and then sends the actual additional text edits in the completionItem/resolve response.
- Loading branch information