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

Commented Issue: npm update gives no indication when everything is up to date...

install a package, run npm update, nothing happensComments: Relates to feature added in work item 448. I've added status bar output for npm with an indication of whether commands have completed...

View Article


Edited Issue: npm update gives no indication when everything is up to date [493]

install a package, run npm update, nothing happens

View Article


Commented Issue: Update npm modules makes VS really slow [489]

Create project from existing code, point it at the following code somewhere on disk:https://github.com/nitrogenjs/serviceRight click on project and do Update npm ModulesIt looks like it will install...

View Article

Commented Issue: Update npm modules makes VS really slow [489]

Create project from existing code, point it at the following code somewhere on disk:https://github.com/nitrogenjs/serviceRight click on project and do Update npm ModulesIt looks like it will install...

View Article

Commented Feature: build events, macros and clean of node project [530]

1. __Build Events__Nice to have some build action and also Pre-Build and post build events.2. __Macros__Can't specify node path relative to $(SolutionDir). This is necessary when working on 64bit OS...

View Article


Commented Issue: Crash when opening a project with invalid package.json [563]

When opening an existing NodeJs Visual Studio project with an invalid package.json, project loads failed and it crashes VS. It would be nice to popup an alert showing for example: "Invalid package.json...

View Article

Source code checked in, #c7fca41e88f4e3db7f6cbabe5682f0e08ad8ae8a

Clear solution explorer each time we request it to be opened Make context menu for perf have a node specific name (this is just to help avoid conflicts between Python) Wait for intellisense to pop up...

View Article

Source code checked in, #f091687258118630c3f7ca353c05057b375e4172

Bug fixes related to deep callstacks, resuming stepping and perf: - Track callstack depth - Avoid obtaining full callstack (backtrace) if not necessary (when processing auto resume) - Resume stepping...

View Article


Source code checked in, #35940801f3dabd3e416b2bb2d8ef58d038c106f5

Merge https://git01.codeplex.com/forks/bartread/rgnpm01

View Article


Source code checked in, #3a4f106080357105166e90c062c950bee0c14533

merge NPM changes with Python

View Article

Released: Latest Dev Build (Dec 17, 2013)

This dev build release reflects our latest source code. It has not been extensively tested and is not recommended for production environments. This release contains a number of bug fixes since the...

View Article

Updated Release: Latest Dev Build (Dec 17, 2013)

This dev build release reflects our latest source code. It has not been extensively tested and is not recommended for production environments.This release contains a number of bug fixes since the Alpha...

View Article

Created Unassigned: Attaching to local node.exe does not work [578]

Steps to repoduce:- Start a node application with --debug- Go to Debug/Attach to Process- Choose Node remote debugging as transport- Enter "localhost:5858" into the qualifier field- A process is shown...

View Article


Created Issue: Sometimes status bar reports that npm ran successfully when...

Specifically it seems this can occur when no output is written to the error stream, but a non-zero exit code is returned.I have however also seen it where output is written to the error stream but no...

View Article

Created Issue: Message stating that npm execution is complete appears in...

This is undoubtedly an artifact of reading output asynchronously, and I'm not sure how to fix it, but you sometimes see output like the following from npm:====Executing command 'npm install '====npm...

View Article


Created Unassigned: Crash with Solution Explorer context menu when AWS Tools...

Occurs only if Amazon’s AWS toolkit (AWS Tools for Windows 3.5.66.0) is installed since stack trace ploughs through a load of their code, which makes me suspicious. Problem happens if context menu...

View Article

Commented Unassigned: Crash with Solution Explorer context menu when AWS...

Occurs only if Amazon’s AWS toolkit (AWS Tools for Windows 3.5.66.0) is installed since stack trace ploughs through a load of their code, which makes me suspicious. Problem happens if context menu...

View Article


Edited Unassigned: Crash with Solution Explorer context menu when AWS Tools...

Occurs only if Amazon’s AWS toolkit (AWS Tools for Windows 3.5.66.0) is installed since stack trace ploughs through a load of their code, which makes me suspicious. Problem happens if context menu...

View Article

Edited Unassigned: Crash with Solution Explorer context menu when AWS Tools...

Occurs only if Amazon’s AWS toolkit (AWS Tools for Windows 3.5.66.0) is installed since stack trace ploughs through a load of their code, which makes me suspicious. Problem happens if context menu...

View Article

Commented Unassigned: Crash with Solution Explorer context menu when AWS...

Occurs only if Amazon’s AWS toolkit (AWS Tools for Windows 3.5.66.0) is installed since stack trace ploughs through a load of their code, which makes me suspicious. Problem happens if context menu...

View Article
Browsing all 4630 articles
Browse latest View live