Quantcast
Channel: Node.js Tools for Visual Studio
Browsing all 4630 articles
Browse latest View live
↧

Edited Unassigned: Request: show full path on callstack [1512]

(and potentially other places)The callstack shows the name of the js file, but not the paths.Actual: internals.reviewFile [foo.js] Line 85 JavaScript (anonymous function) [foo-spec.js] Line 465...

View Article


Commented Unassigned: Locate in Solution Explorer is not working [1509]

Hi, I notice that »Locate In Solution Explorer« from editor content menu is not working. Clicking does not bring you to the position of file inside solution explorer.thxComments: I'm not familiar with...

View Article


Updated Wiki: NTVS News

1.0 Beta 3 released Improved analysis, better npm integration, improved editing, express 4 templates, MAX_PATH warning, etc. Available at https://nodejstools.codeplex.com/releases/view/125345.1.0 Beta...

View Article

Updated Wiki: NTVS News

1.0 Beta 3 released Improved analysis, better npm integration, improved editing, express 4 templates, MAX_PATH warning, etc. Available at https://nodejstools.codeplex.com/releases/view/125345.1.0 Beta...

View Article

Created Issue: 'edits should be provided in order' assert [1513]

var a = a({ a: {ctrl + k + d twice in a row. The assert will occur the second time.---------------------------Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue---------------------------edits...

View Article


Edited Issue: 'edits should be provided in order' assert [1513]

``` var a = a({ a: {ctrl + k + d twice in a row. The assert will occur the second time.```---------------------------Assertion Failed: Abort=Quit, Retry=Debug,...

View Article

Edited Issue: 'edits should be provided in order' assert [1513]

``` var a = a({ a: {```ctrl + k + d twice in a row. The assert will occur the second time.---------------------------Assertion Failed: Abort=Quit, Retry=Debug,...

View Article

Closed Issue: Exception on paste [1419]

Put your cursor after the second brace and paste the string "a: a['']"``` var a = a({ a: { a: a[""]```You should get an exception:```Count must be positive and count must refer to a location within the...

View Article


Edited Issue: Exception on paste [1419]

Put your cursor after the second brace and paste the string "a: a['']"``` var a = a({ a: { a: a[""]```You should get an exception:```Count must be positive and count must refer to a location within the...

View Article


Edited Issue: Reverse Expression Parser labeling end brace for for [1490]

```for (x = 0; x < 10000; x++) { x = 0;}```hover on the closing brace and you will see:():}: number

View Article

Edited Feature: Enable mixed-mode JavaScript/C++ debugging [1486]

That would be nice to have an ability to debug JavaScript and C++ code side by side like we can with [Python Tools for Visual...

View Article

Edited Feature: npm version combobox doesn't show all versions [1489]

For example, for express we only get 2 listed: 4.10 and 4.0The actual list of versions, which you can see with `npm view express`, is much larger.

View Article

Edited Feature: Publish Setting on Item not respected [1371]

The publish setting on a project item is not respected. All items in a project are published regardless of a users settings on this. We should listen to this setting so users can choose to exclude...

View Article


Edited Issue: Reformatting invalid array removes changes code [1494]

```x= [1,2,3 4]```Reformat, we remove the space between 3 and 4

View Article

Edited Unassigned: Redirect javascript output directory to path option is not...

1. Create new NodeJs Console App2. Set 'redirect javacript output to directory' to 'lib' on the typescript build property page.3. Compile__Expected__js files to be generated in the 'lib' folder...

View Article


Edited Issue: build fails after uninstalling package [973]

Create new projectInstall a module, for ex: bcryptF5/runClose and reopen solution (that seems to make a difference)Right click on bcrypt in npm solution explorer and select Uninstall F5/runResult:...

View Article

Edited Issue: Reformatting code repeatedly changes [1492]

```for (i = 0; i < 100; i++ {}```Reformat the document, the { keeps moving by one character

View Article


Edited Feature: Instanceof operator support [921]

The instanceof keyword is not getting correct colorization

View Article

Commented Issue: Typescript and breakpoints [1517]

Hi, I have a problem with breakpoints in typescript. It happens that when breakpoint is hit, VS shows js file and not TS file and after that stepping is only possible through js file. This is very...

View Article

Created Unassigned: change directory for .ntvs_analysis.dat [1524]

I must access and edit my Node.js source files via a windows share. But I have the Visual Studio project file (*.njsproj) stored locally in my "Documents" folder (fast SSD).Node.js tools for VS appears...

View Article
Browsing all 4630 articles
Browse latest View live


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