From f5964cfee5c1cd06434ca059efb0b42615f97846 Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Mon, 3 May 2021 17:04:34 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)