Commented Unassigned: Empty properties in DTE ProjectItem object is a problem...
#Background:Node.js project is classified as `OAProject` type, which is same as WinJS (Windows 8.x Store app) project.With Winjs project, in order to set file nesting using Visual Studio shell, we use...
View ArticleCommented Unassigned: Empty properties in DTE ProjectItem object is a problem...
#Background:Node.js project is classified as `OAProject` type, which is same as WinJS (Windows 8.x Store app) project.With Winjs project, in order to set file nesting using Visual Studio shell, we use...
View ArticleSource code checked in, #43be310819cabe89c7a11d7cf2aa93bbd4298bd1
#754 Azure remote debugging error on Windows 7 On unsupported platforms, hide the Attach to Debugger command in Server Explorer, and display a descriptive error message for ws:// URLs in Attach to...
View ArticleSource code checked in, #e6aa38ed59c16b28e81ef4f79af6b09e1ca7d62f
#764 Stop debugging doesn't kill the press any key process Kill the press any key process if we're requested to kill the node process #764 Error publishing worker role Fix targets to output WebRole...
View ArticleSource code checked in, #6c326329d0d8ea309fa4393ef633cffa9b749457
#730 Attach debugger from Server Explorer in Web Express crashes after Retry #767 AggregateException is unhandled on remote debugging connection #766 Need better diagnostics for azure remote attach on...
View ArticleSource code checked in, #5e47208f4109e9df05c9658b536f3f92cebcfc93
Fixes a crash when we can't connect to the debugger. This is probably killing some of our test runs, this makes the initial connection to the debugger proceed synchronously so any exceptions which...
View ArticleSource code checked in, #c47d3929c861dc0a13063eb6939d7b7d069553b8
Fix issue where test case needs to wait for build to complete before exiting
View ArticleSource code checked in, #cc57f94c56af4f45719af1353b12a56d530e7359
#765 Error publishing web role Pull files from their original location instead of pulling them from the intermediate directory
View ArticleSource code checked in, #929603e3c0d91d1f6d0e9a149ab7cefd1b0a95b9
Update scripts to group builds together
View ArticleSource code checked in, #bbae9eb9fc14fa676e604e0ff809251c29b18576
We are crashing when we try and reload the hierarchy because our project has been disposed, leading to an exception below in our test run. Now we don't reload the hierarchy if we're closed. String:...
View ArticleSource code checked in, #f871e8051e2541f8fe97db8eff97d5a67067b869
Merge https://git01.codeplex.com/forks/dtretyakov/debugger
View ArticleCommented Issue: VS crashes / runs out of memory when Javascript language...
Hi,Just updated to the recent dev build.There seems to be a serious bug with the JavaScript language service which happens every few minutes on my machine I think is related to the javascript...
View ArticleCommented Issue: VS crashes / runs out of memory when Javascript language...
Hi,Just updated to the recent dev build.There seems to be a serious bug with the JavaScript language service which happens every few minutes on my machine I think is related to the javascript...
View ArticleEdited Issue: Unit Test template is a zip file [751]
Add New Item shows the Unit Test item as a zip file. The suggested name is "UnitTest1.zip". If you add it, you get a zip file, which will open with the associated program.
View ArticleEdited Issue: Node.js project icon is missing larger size [753]
At higher DPIs, the icons are scaled and look bad.
View ArticleCommented Issue: NodeTests.dll failures [760]
In recent runs, these 2 tests are failing on both machines (see rolling test results for...
View ArticleEdited Issue: JavaScript/TypeScript file in Add New Item has wrong icon [752]
The icon is the Node.js project icon. It should be the script file icon.
View ArticleEdited Issue: NodeTests.dll failures [760]
In recent runs, these 2 tests are failing on both machines (see rolling test results for...
View Article