mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-06-24 12:21:58 +02:00
4435fe87d7
Fixing up the ranges require 'textDocument/symbols' request, which needs the document opened. But we don't want to open/close the documents just for fixing up the ranges.