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

Edited Feature: require intellisense doesn't support substrings [970]

$
0
0
For a module named 'node-uuid', when you type:

```
require(
```

you'll get a completion list that shows up, which includes node-uuid. At that point if you type `uuid`, the completion list will disappear because no module *starts* with uuid. We should support filtering down the completion list with all matches anywhere in the module name, not just those that start with the name that was typed.


Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>