carvel-dev / ytt

YAML templating tool that works on YAML structure instead of text
https://carvel.dev/ytt
Apache License 2.0
1.62k stars 136 forks source link

Implement Language Server Protocol for ytt #217

Open pivotaljohn opened 3 years ago

pivotaljohn commented 3 years ago

Write a Language Server Protocol for ytt files (i.e. Starlark within YAML).

(TODO: there is a lot that can be packed into an LSP; enumerate the features so that we can prioritize and tackle.)

(Potentially) Useful Resources:

Related Issues:

Related Conversations:

iuliancristea commented 5 months ago

@pivotaljohn - are there any plans to implement this?

I'm personally interested in JetBrains' Custom Language Support but I guess that has narrower reach.

prembhaskal commented 5 months ago

there are no items in backlog for this, but feel free to give it a try and we could also discuss in our next carvel community meeting.