kestra
kestra copied to clipboard
[Open for contributors] Add supports for Jetbrains IDE
Feature description
After the VS Code plugin integration, some users (at least 2 identified, but probably way more as Jetbrains is probably the second most used IDE tool) would like to have Jetbrains supports. Some even mentioned VIM/neoVim too.
Integration with LSP could be a nice things to explore as it will allows general integration/maintenance. https://microsoft.github.io/language-server-protocol/
Git repo containing configuration for a YAML LSP is a good option.
It seems that you are already using RedHat's yaml lsp in Kestra's editor so it doesn't look far off.
Very promising to say the least 🚀
Sounds like a great idea, are you open to contributing @peauc?
@anna-geller That'd be fun to try