aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMichael Davis2022-12-06 01:29:40 +0000
committerGitHub2022-12-06 01:29:40 +0000
commit2077f5e26a4cdaadde4b505fc64eadb9e6849c0d (patch)
treeb3b274e5efcc12cbe57b090d08d590aceab833f2 /contrib
parent7210c58a51a16c0ae3c9d77211ed1a25e039bd9e (diff)
Apply completion edits to all cursors (#4496)
Completion edits - either basic `insert_text` strings or structured `text_edit`s - are assumed by the LSP spec to apply to the current cursor (or at least the trigger point). We can use the range (if any) and text given by the Language Server to create a transaction that changes all ranges in the current selection though, allowing auto- complete to affect multiple cursors.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions