mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-11 16:38:46 -05:00
* fix: `matchedText` was not properly extract the correct parts from the candidate closes: #21636 * core: replace `substr` with `substring` in `matchedText` * test: remove redundant code from tests