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

Closed Issue: Visual Studio 2013 MySQL module instalation fails [570]

When I'm trying to install Node.JS MySQL module trough Visual Studio 2013 npm Package Management, the installation fails due to the following errors:```npm ERR! Failed to parse jsonnpm ERR! Unexpected...

View Article


Edited Issue: Debugger not behaving correctly when using "vm" module [652]

When using the "vm" module the debugger is not correctly hitting the breakpoints. If a breakpoint is set using the debugger statement you are taken to the correct place in the code only the first...

View Article


Commented Issue: Debugger not behaving correctly when using "vm" module [652]

When using the "vm" module the debugger is not correctly hitting the breakpoints. If a breakpoint is set using the debugger statement you are taken to the correct place in the code only the first...

View Article

Edited Issue: When stepping causes an exception in a deep call stack,...

Debugger appears to break in the middle of nowhere when I press F10 in my code.Using the code here:http://github.com/nitrogenjs/service You'll need to npm install all dependencies, which appears to...

View Article

Closed Issue: Top-level scope shows up as "Anonymous function" in Call Stack...

subj

View Article


Closed Issue: Anonymous functions get assigned the name of the next assigned...

Consider this code:```function f(g) { g();}f(function () { return;});h = 123;```Put a breakpoint at return. When it's hit, the current function is reported as "h" in the call stack, even though it's an...

View Article

Edited Issue: Object fields should be quoted where appropriate [431]

E.g. consider an object like so:```o = {foo: 0, 'foo.bar': 1, 'foo bar': 2, 'foo=bar': 3};```This is a perfectly valid object, but its fields are not identifiers. Yet, when we display it in debugger...

View Article

Closed Issue: Missing members in locals window [423]

Using express and a mongoose model:```var mongoose = require('mongoose');var app =...

View Article


Edited Issue: Project memory and load time is huge [703]

Hi,I have a project using GIT SCM and with node_modules committed that takes about 1min to be loaded on my surface pro.During usage, the memory consumption of the devenv.exe process slowly rises from...

View Article


Edited Issue: TypeScript: Unit tests not discovered by Test Explorer [669]

Hi,__NTVS version__: NTVS Dev 2014-02-07 VS 2013.msi__VS Version__: Visual Studio 2013 Ultimate.When unit tests are created in TypeScript the Test Explorer fails to recognise the tests.To reproduce1....

View Article

Closed Issue: Unable to start new node project (Object reference not set to...

Having a few issues with this.I'm running VS2012 Premium on Windows 7.Installed NTVS ok.I can see and use the interactive window part of NTVS found on View->Other Windows->Node.js Interactive...

View Article

Edited Issue: TypeScript: Project properties page missing [667]

Hi,__NTVS version__: NTVS Dev 2014-02-07 VS 2013.msi__VS Version__: Visual Studio 2013 Ultimate.TypeScript projects in Visual Studio 2013 permit [setting and editing project...

View Article

Commented Issue: Publish to cloud service didn't use web.cloud.config [479]

I changed the startup file to be wrong in web.config, but kept it correct in web.cloud.config. Then publish to cloud service. Site doesn't work. I remote connect to the azure machine and noticed that...

View Article


Edited Feature: F5 on worker role project running in emulator doesn't attach...

1. Create a new worker role project.2. Set Cloud project as startup and press F5.3. Try setting breakpoints in startup.js - it doesn't work4. Look at the output window - it attached to a process named...

View Article

Commented Feature: F5 on worker role project running in emulator doesn't...

1. Create a new worker role project.2. Set Cloud project as startup and press F5.3. Try setting breakpoints in startup.js - it doesn't work4. Look at the output window - it attached to a process named...

View Article


Commented Issue: Unable to Load Project (Express Template) [659]

I am using Win 8.1 and Visual Studio 2013.Extensions:MVC 5, ReSharper 8, GhostDoc, Node Tools, Python Tools, Web Essentials, Xamarin, F#Project:Express App (does not seems to happen with any other...

View Article

Commented Issue: Unable to Load Project (Express Template) [659]

I am using Win 8.1 and Visual Studio 2013.Extensions:MVC 5, ReSharper 8, GhostDoc, Node Tools, Python Tools, Web Essentials, Xamarin, F#Project:Express App (does not seems to happen with any other...

View Article


Source code checked in, #0686eb56b9acc98931443b4ed2a30bbbc7a36db1

Merge https://git01.codeplex.com/forks/dtretyakov/debuggerwithtap Conflicts: Nodejs/Product/Nodejs/Debugger/NodeDebugger.cs

View Article

Commented Feature: TFS online / Windows Azure Web Sites integration [535]

One might want to setup your workflow between TFS Online and Windows Azure Web Sites such that you deploy to TFS online and have TFS online deploy to Windows Azure Web Sites. You can do this with a C#...

View Article

Edited Issue: Debugger not behaving correctly when using "vm" module [652]

When using the "vm" module the debugger is not correctly hitting the breakpoints. If a breakpoint is set using the debugger statement you are taken to the correct place in the code only the first...

View Article
Browsing all 4630 articles
Browse latest View live


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