-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension doesn't work (No intellisense)? #289
Comments
For the canary release, what version of Deno do you have installed? What does the Deno Language Server log say in Output tab of the integrated terminal in vscode? Also, typically workspace settings in vscode go in {
"deno.enable": false
} |
|
Also, I have no |
Correct, that is not yet in the canary release. I understand the problem, currently the Deno LSP does not support workspace folders (it is tracked here: denoland/deno#8643). |
Closing this as the issue is tracked in denoland/deno#8643 and #314 |
Followed directions on both canary and previous version and neither seem to work?
Workspace settings
Image of index.ts file:
https://imgur.com/a/9YXGRLJ
The text was updated successfully, but these errors were encountered: