diff --git a/Roadmap.md b/Roadmap.md index ed3e776..4db11c6 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -39,8 +39,7 @@ This page outlines specific features and fixes that are scheduled or planned for * [x] [Editor support for `@link` tags](https://github.com/microsoft/TypeScript/pull/41877) * Investigate auto-import improvements * [x] [Complete import statements through auto-imports](https://github.com/microsoft/TypeScript/issues/31658) - * [ ] [Sorted auto-imports in completions](https://github.com/microsoft/TypeScript/issues/41083) - * [ ] [Display result paths in completions](https://github.com/microsoft/TypeScript/issues/42005) +* [Support Go-to-Definition on Relative Non-JS/TS Files](https://github.com/microsoft/TypeScript/pull/42539) # 4.2 (February 2021)