Help Logging stdio Output from a TypeScript LSP in Helix #13612
Unanswered
babucarr32
asked this question in
Q&A
Replies: 1 comment
-
You can run helix with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to follow a tutorial on how to create an LSP using typescript.
But unfortunately I am not able to have my lsp log the the output to a file
/tmp/lsp.log
.Any help will be appreciated.
languages.toml
Running
hx ~/.cache/helix/helix.log
I can see the following.Repo: https://github.com/babucarr32/helix-typescript-lsp-help
Beta Was this translation helpful? Give feedback.
All reactions