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

Created Issue: inconsistent editor preview/non-preview tabs after F12 to Definitions [1708]

$
0
0
1) Create a new console project
2) code:
```
var async = require('async')
async.all
```
3) no need to complete the statement. F12 on 'parallel', and double click on the entry in Definitions, which takes you to the code in async.js. But notice it'll open up in a preview tab, not a normal tab
4) close the preview tab
5) repeat 3 - this time it'll open in a normal tab.

Viewing all articles
Browse latest Browse all 4630

Trending Articles



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