Expand description
§============================================================================= workspace/executeCommand
Mirrors the user-facing commands provided by typescript-tools so Neovim user
commands (e.g. :TSBOrganizeImports) can be wired through
workspace/executeCommand. Each command maps to a concrete tsserver request
and returns ready-to-apply workspace edits or locations.