I installed linting works it shows error and warnings but no code completion or suggestions when I run it side by side with lsp typescript I'm getting suggestions prob from lsp typescript is there additional settings I need to change I read docs tho I can't say for sure I tried everything but googling issue gave only 1 answer which unfortunately didn't work out for me
#Lsp-deno no code completion or suggestions ST4
6 messages · Page 1 of 1 (latest)
What editor are you using?
Sublime text 4
Did you follow the instructions from https://deno.land/[email protected]/getting_started/setup_your_environment#sublime-text
Deno
The Deno CLI contains a lot of the tools that are commonly needed for developing
applications, including a full language server to help power your IDE of choice.
Installing is al