jonnyboyC / kos-language-server

A language server for the Kerboscript (kOS) a language for Kerbal Space Program
MIT License
25 stars 6 forks source link

[BUG] command not found #157

Closed Eforen closed 4 years ago

Eforen commented 4 years ago

Describe the bug any function is not working

To Reproduce Steps to reproduce the behavior:

  1. Press Ctrl+P
  2. Type >kOS: Connect Telnet Client
  3. Hit enter
  4. See error in bottom right

Expected behavior It connects to the port

Screenshots image image

Editor (please complete the following information):

Additional context I may just be stupid atm... I have been working for around 24 hours and waiting for a server migration right now...

Eforen commented 4 years ago

Turns out I am just stupid! For anyone else who also gets this problem make sure that your VS Code is updated and if you have a pending windows update restart do that too because those cause all kinds of weird issues.

jonnyboyC commented 4 years ago

@Eforen glad your issue was resolved!

Eforen commented 4 years ago

Thank you @jonnyboyC