Updated Roadmap (markdown)

Daniel Rosenwasser
2021-05-03 17:04:34 -07:00
parent d41dfa8082
commit f5964cfee5

@@ -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)