inspectit-ocelot icon indicating copy to clipboard operation
inspectit-ocelot copied to clipboard

[Feature] - Add Java code-completion for configuration schema

Open EddeCCC opened this issue 5 months ago • 0 comments

Is your feature request related to a problem? Please describe. The configuration schema implemented for https://github.com/inspectIT/inspectit-ocelot/issues/1726 just supports code-completion for YAML/JSON. It would be awesome, if we could also get code-completion for actions.

Describe the solution you'd like Code completion for Java snippets in actions. This probably requires an IDE plugin.

Describe alternatives you've considered The IntelliJ language injection does not fullfill the requirement in any manner.

EddeCCC avatar May 12 '25 08:05 EddeCCC