Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q1 2022 Roadmap #778

Merged
merged 1 commit into from
Feb 1, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 2021 Q2 Terraform Language Server Roadmap

## Product Direction
Our top priority for the Terraform Language Server is to ensure that each widely used aspect of the Terraform language has the following IDE functionality
* Autocomplete
* Semantic token based syntax highlighting
* Hover
* Document linking
* Diagnostics
* Formatting
* Symbols

We will generally prioritize work in this direction over other enhancements until full coverage is achieved. Occasionally, we'll prioritize other high-impact work based on user feedback, and are happy to work with external contributors even when it doesn't work toward this product direction.

## Live Roadmap
To see specific features and planned work, see the [GitHub Project Board](https://github.com/orgs/hashicorp/projects/83) that we review and update weekly. This is our internal source of truth for planned engineering work, and is public in order to help users and contributors accurately understand status and project direction.

## Disclosures
The product-development initiatives in this document reflect HashiCorp's current plans and are subject to change and/or cancellation at HashiCorp's sole discretion.