cucumber / language-server

Cucumber Language Server
MIT License
33 stars 19 forks source link

Fix standalone startup (hopefully) #68

Closed aslakhellesoy closed 1 year ago

aslakhellesoy commented 1 year ago

🤔 What's changed?

The standalone startup script (hopefully) works

⚡️ What's your motivation?

Fix #66

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

@darrinholst can you please confirm that 1.1.0 works and that it really fixes #66? I wish I knew an automated way to fix this.

What I have in mind is something like cat some-rpc-file | cat node bin/cucumber-language-server.cjs --stdio and verify that we get some kind of OK response.

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.