actions / languageservices

Language services for GitHub Actions workflows and expressions.
MIT License
67 stars 23 forks source link

Provide a standalone binary executable for `actions-languageserver`? #56

Open pbnj opened 1 year ago

pbnj commented 1 year ago

Is your feature request related to a problem? Please describe. I would like to use actions-languageserver in my vim/neovim setup, but this project and npm package don't seem to provide a standalone executable.

Describe the solution you'd like Is it possible to produce a standalone binary executable for actions-languageserver to be used by other editors?

Additional context N/A

cschleiden commented 1 year ago

cc @andrewakim

tiberium commented 1 month ago

Hi @andrewakim, any chance to implement that? Would be great to use the LSP in Neovim and possibly in other tools too, but this is a blocker.