Skip to content
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 for nodejs not working anymore #4969

Closed
DaveyD opened this issue Apr 5, 2016 · 1 comment
Closed

Intellisense for nodejs not working anymore #4969

DaveyD opened this issue Apr 5, 2016 · 1 comment

Comments

@DaveyD
Copy link

DaveyD commented Apr 5, 2016

  • VSCode Version: 0.10.11
  • OS Version: Windows 10 64bit

I have a nodejs project that I was working on a few months ago and everything was great.
In the meantime, I had upgraded VScode to latest version.
Today I came back to the project and node intellisense is not working.
I made sure the tsd files were still there, and they are, in \typings\main\ambient\node\node.d.ts

I searched around a little but didn't find much
Is this a regression?

@DaveyD
Copy link
Author

DaveyD commented Apr 5, 2016

Hi, after more searching I found that this was addressed already in issue #3936
Seems like a jsconfig.json file is now needed - see instructions there
This fix did work for me.

This issue can be closed (or deleted)

@DaveyD DaveyD closed this as completed Apr 5, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant