Expand description
§============================================================================= codeAction/resolve
Resolves lazily-evaluated code actions, currently focusing on “fix all”.
When a code action stores CodeActionData::FixAll, we reissue tsserver’s
getCombinedCodeFix to materialize the edits.