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

[WIP] [Feature] Kusion/KCL IDE extension user story #80

Open
He1pa opened this issue Jun 20, 2023 · 0 comments
Open

[WIP] [Feature] Kusion/KCL IDE extension user story #80

He1pa opened this issue Jun 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@He1pa
Copy link

He1pa commented Jun 20, 2023

Enhancement

plantform user

todo

SRE/Ops/App dev

As an SRE/Ops/App dev, I hope to use the Kusion/KCL IDE extension to assist me in editing KCL code.
As a user, I would like IDE extension to have the following features:

  1. Easy to install: When I download and install IDE extension, I hope that I can install them in one click in the extensions market without downloading or configuring other content.
  2. Auto update/Version control:
  3. Project initialization: When I am creating a new project, the IDE extension can help me complete the project initialization and quickly build a project structure.
  4. Code completion: When I configure the schema, the IDE extension can provide the ability to complete the variable name, schema attr, import path, etc., so as to reduce input time and avoid typos.
  5. Document: When I am configuring the schema, the IDE extension can provide schema documentation to quickly understand the configurable content (including require/option, type, default, etc.).
  6. Goto Definition: When I configure the schema, the IDE extension can quickly jump to the variable definition so that I can know more.
  7. Provid Diagnostics: When I am editing the code, the IDE extension provides real-time diagnostics to indicate issues with the code so that I can find and fix errors in time.
@He1pa He1pa added the enhancement New feature or request label Jun 20, 2023
@He1pa He1pa self-assigned this Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant