Edited Unassigned: Publish to Azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View ArticleEdited Unassigned: Publish to Azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View ArticleEdited Unassigned: Publish to Azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View ArticleReviewed: Latest dev build (Aug 28, 2014)
Rated 2 Stars (out of 5) - With VS2013 update 3 I'm now able to use this release to load my solution, successfully debug, and don't experience any crashes when performing this simple workflow. However...
View ArticleReviewed: Latest dev build (Aug 28, 2014)
Rated 2 Stars (out of 5) - With VS2013 update 3 I'm now able to use this release to load my solution, successfully debug, and don't experience any crashes when performing this simple workflow. However...
View ArticleCommented Unassigned: Publish to Azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View ArticleCreated Issue: Basic Azure Express template gives "One or more errors...
If the user doesn't have the Azure SDK installed we give a terse message. We should instead check to see if the component is present and if not give a nice...
View ArticleCommented Feature: JS-style comment autocompletion missing? [880]
I've been trying out NTVS, and I can't figure out how to get JS-style comments to autocomplet in .js files that are part of an NTVS project. I have Resharper and VS Web Essentials installed as...
View ArticleCommented Unassigned: Publish to Azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View ArticleCommented Unassigned: Publish to Azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View ArticleCommented Unassigned: Publish to Azure not working [1372]
When I get to the Preview section of the publish and hit `Start Preview` I get the following errorIf I continue it then just sticks...
View ArticleNew Post: Debug js code running in pure v8
Hi all, I have a custom (native, c++) application which embeds v8 and executes some js scripts. As I've read that NTVS uses the native v8 debug protocol, I was wondering if it's possible to use it to...
View ArticleNew Post: Cannot run generated unit test
I have created new NTVS project and added new Mocha JS unit test from template:var assert = require('assert'); describe('Test Suite 1', function() { it('Test 1', function() { assert.ok(true, "This...
View ArticleNew Post: Cannot run generated unit test
You run it from Test Explorer (Test->Windows->Test Explorer). See the documentation for the feature here:http://nodejstools.codeplex.com/wikipage?title=TestExplorer
View ArticleNew Post: Debug js code running in pure v8
It's not something that we've tried, and it's not officially supported - but provided that the version of V8 you embed talks the same protocol as the one used by Node, I don't see why it wouldn't work....
View ArticleEdited Issue: Property values are shown in bold [809]
The values in the property window should not be bold.
View ArticleCreated Unassigned: TestAdapter probablly fails when /InIsolation is used [1374]
Node.js Tools for VS appears to have the same problem as PTVS:https://pytools.codeplex.com/workitem/2643Copy pasted from there:If vstest.console.exe is passed /InIsolation or /EnableCodeCoverage the...
View ArticleNew Post: Cannot run generated unit test
Oh, thank you. I didn't realize that running tests from test explorer and from unit test sessions leads to different behavior.
View ArticleReviewed: 1.0 Beta 2 (Sep 02, 2014)
Rated 2 Stars (out of 5) - This project WAS awesome until you totally borked intellisense. I understand wanting to make things more efficient for larger projects, but this update renders the IDE...
View ArticleReviewed: 1.0 Beta 2 (Sep 02, 2014)
Rated 3 Stars (out of 5) - Not a big fan of the new, faster and (unfortunately) semi-crippled intellisense engine. Paren and brace matching, snippets, VSDOC comments, and more are all borked for me....
View Article