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

Created Issue: intellisense is not aware of where we are in code [1107]

$
0
0
Write code like this

```
var a = 123;
```
Now go back and type a. above that line. It will give completions even though a is undefined at this point
```
a.
var a = 123;
```

We should be aware of where we are in the file\project when giving completions.

Viewing all articles
Browse latest Browse all 4630

Trending Articles



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