Skip to content

Roadmap

Rome Li edited this page May 14, 2021 · 11 revisions

Java Langauge Support for VS Code Roadmap 2021 H2 (July - December)

This document is in draft mode.

From this time, the Java Tooling team at Microsoft will publish Roadmap every 6 months. We hope the transparency gives you ideas about what to expect. The roadmap is generated by learning from you. We do customer interviews and collect feedback from GitHub, Stackoverflow, Twitter, etc. This is to also open up the forum for you to participate and help curate the plan.

The items listed are some high level goals we want to pursue. We'll add more details when we know more about the problem. We could also add to or remove from the list to keep the plan relevant.

Legend of annotations:

Mark Description
bullet work not started
check mark work completed
🏃 on-going work
💪 stretch goal
🔴 missing link

Fundamentals

  • Improve the capability of handling large projects
  • Improve the capability of importing projects with complicated structures
  • Improve the code completion performance

Build Tools

  • Gradle extension to support authoring Gradle files and managing tasks

Remote Development

  • Enable Java 16 in Remote containers
  • Enable Spring extensions in Remote containers

Exploration

  • Investigate how VS Code can support virtual threads (Project Loom)

Clone this wiki locally