Skip to content

Closes #1726 - add configschemagenerator #1734

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

EddeCCC
Copy link
Member

@EddeCCC EddeCCC commented May 7, 2025

Closes #1726

@EddeCCC
Copy link
Member Author

EddeCCC commented May 7, 2025

Important to test:

  • Autocompletion works in IntelliJ & VS code (add documentation, how to include schema to IDE)
  • Autocompletion should also work for Maps like scopes, actions, rules or metric definitions

@EddeCCC
Copy link
Member Author

EddeCCC commented May 7, 2025

It would also be awesome, if we could somehow enable code completion in the Java snippets

@EddeCCC
Copy link
Member Author

EddeCCC commented May 12, 2025

AFAIK adding code completion for Java snippets inside a YAML file isn't trivial. We would probably need to develop an IDE plugin.
I have also tried out language injection with InteliJ, but it doesn't seem to fulfill our requirements in any manner.

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

Successfully merging this pull request may close these issues.

[Feature] - Export the inspectIT configuration scheme
1 participant