Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Edited Feature: No require intellisense in interactive window for package.json modules [1192]

$
0
0
With a project open, type in interactive window:
```
require(
```

and you will only see builtin modules, none of the package.json modules such as express will be in the list.

Resetting the interactive window doesn't help.




Viewing all articles
Browse latest Browse all 4630

Trending Articles