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

Commented Issue: Reference path comments are not respected by Intellisense [552]

$
0
0
Special helper comments like
```
/// <reference path="somefile.js" />
```
are not respected by Intellisense if the project is used with the NTVS.

I know that using __require__ does enable Intellisense for included file, but there is project [node-webkit](https://github.com/rogerwang/node-webkit) which is based on node.js but can also use browser-base include of javascript files. NTVS works fine with node-webkit-based projects as soon as they include js files with __require__ instead of browser-based script references. Otherwise, autocompletion becomes broken without reference comments.

Comments: Fixed - https://nodejstools.codeplex.com/SourceControl/changeset/faeb297e31ca5adc3ae379a5a4b88c38c35b6590

Viewing all articles
Browse latest Browse all 4630

Trending Articles



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