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

Reflect default values in (module & core) completion and hover #956

Open
3 tasks
radeksimko opened this issue Jun 17, 2022 · 0 comments
Open
3 tasks

Reflect default values in (module & core) completion and hover #956

radeksimko opened this issue Jun 17, 2022 · 0 comments

Comments

@radeksimko
Copy link
Member

Background

We currently only use attribute type during completion and hover.

There are cases where completing or displaying default value would be helpful:

  • module inputs
  • attributes in the core schema, e.g. ssh for connection type

UX Implications

Completion

TODO - module inputs
TODO - connection block

Hover

TODO - module inputs
TODO - connection block

Proposal


TODO: Create a separate issue to track defaults for provider (currently unavailable via gRPC and therefore JSON)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant