mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 19:27:35 -06:00
* Make GetEditsForFileRenameRequestArgs not extend FileRequestArgs * Code review: check new location first, and use scriptInfo.getDefaultProject() * Remove changes to e getDefaultProjectForFile (now #25060) * Undo API changes (#24966) * Combine edits from all projects (fixes #25052) * Update API (#24966) * Ignore orphan projects or projects with language service disabled