-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
Intellisense not working #3017
Comments
Same issues. I hope |
In my case Intellisense (even with a You can find my sample project here: https://github.com/nilshartmann/vsctest
Just noticed: Importing a module from my own project that uses ES6 I'm not sure if this is the same problem or to better open a new Issue? |
This issue was moved to microsoft/TypeScript#7166 |
I've upgraded the
vs code
to the latest version ,and theSalsa
was enabled.Now, the code intellisense does not work without an
jsconfig.json
file. but version0.10.6
worked well.The text was updated successfully, but these errors were encountered: