Replies: 2 comments
-
|
but each time you start fresh you need to click restart lsp for it to actually work, |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Should be supported built-in since 0.2.18, please try |
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 haven't tried the editor for a while but this now works
{ "lsp": { "typescript": { "command": "/home/mrcool/.deno/bin/deno", "args": ["lsp"], "enabled": true, "settings": { "deno": { "enable": true } } } } }Beta Was this translation helpful? Give feedback.
All reactions