Created Issue: npm - selection changes always changes when type new filter...
Expected: package retains existing selection if it still exists in new search results
View ArticleCreated Issue: npm - enter new filter text, does not scroll to currently...
Result - user must scroll up in order to see currently selected package
View ArticleEdited Issue: npm - enter new filter text, does not scroll to currently...
Result - user must scroll up in order to see currently selected package
View ArticleEdited Issue: Crash when removing unreachable breakpoint [885]
First I tried to reproduce the bug in another solution but I could not, sorry about that.However, in a project I'm working on, I can perfectly reproduce the problem 100% of times.The way to reproduce...
View ArticleCommented Issue: Kraken app causes VS2013 to crash on app launch [569]
I have a created an empty kraken.js app by following the getting started instructions, this app I can run my issuing the "npm start" commandI then create a node project in vs 2013 using the "from...
View ArticleCommented Issue: Kraken app causes VS2013 to crash on app launch [569]
I have a created an empty kraken.js app by following the getting started instructions, this app I can run my issuing the "npm start" commandI then create a node project in vs 2013 using the "from...
View ArticleNew Post: Analysing an existing v8.log
Hi rino65, Please have a look at Microsoft.NodejsTools.NodeLogConverter.exe. It should be located in the "Node.js Tools - Profiling\1.0" folder. This is what we use in the product, you can see how we...
View ArticleCreated Task: Document usage of Microsoft.NodejsTools.NodeLogConverter.exe...
We should add a section to our profiling documentation to mention how you can take an existing v8 log and import it in VS, with the help of Microsoft.NodejsTools.NodeLogConverter.exe.Proposed by a user...
View ArticleCreated Issue: Crash when saving analysis [1056]
I edited my package.json, and after I saved it, VS crashed.From event viewer:```Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled...
View ArticleCommented Issue: In locals window, Copy command should copy full string [427]
Right now if you right-click in locals window on a long string and choose Copy, you'll get the truncated value.If you do the same in C# (you have to make the string really long for C# to truncate it),...
View ArticleClosed Issue: In locals window, Copy command should copy full string [427]
Right now if you right-click in locals window on a long string and choose Copy, you'll get the truncated value.If you do the same in C# (you have to make the string really long for C# to truncate it),...
View ArticleEdited Issue: Crash when removing unreachable breakpoint [885]
First I tried to reproduce the bug in another solution but I could not, sorry about that.However, in a project I'm working on, I can perfectly reproduce the problem 100% of times.The way to reproduce...
View ArticleNew Post: Analysing an existing v8.log
Hi Thanks for the reply. I couldnt quite get the command line parameters. I have a v8.log in c:\temp I wrote Microsoft.NodejsTools.NodeLogConverter.exe /jmc c:\temp c:\temp I got an exception access...
View ArticleReviewed: 1.0 Beta (Jun 17, 2014)
Rated 5 Stars (out of 5) - Excellent tool . One feature that is very important and missing , is to be able to analize and existing v8.log that was created somewhere else. This is a very important...
View ArticleCreated Unassigned: Issues in compilation [1057]
Generating many errors as shown on the screenshot. Appreciate some ideas on how to fix this up.[Link to image](https://flic.kr/p/nJr7ow)
View ArticleCreated Unassigned: Source Code Issue: Not all projects can be loaded in VS...
Profiling.csproj and a few others could not be loaded into VS 2012 or 2013.attached is the migration reportUnsupportedThis version of Visual Studio is unable to open the following projects. The project...
View ArticleCommented Unassigned: Source Code Issue: Not all projects can be loaded in VS...
Profiling.csproj and a few others could not be loaded into VS 2012 or 2013.attached is the migration reportUnsupportedThis version of Visual Studio is unable to open the following projects. The project...
View ArticleCommented Task: Document usage of Microsoft.NodejsTools.NodeLogConverter.exe...
We should add a section to our profiling documentation to mention how you can take an existing v8 log and import it in VS, with the help of Microsoft.NodejsTools.NodeLogConverter.exe.Proposed by a user...
View ArticleCommented Task: Document usage of Microsoft.NodejsTools.NodeLogConverter.exe...
We should add a section to our profiling documentation to mention how you can take an existing v8 log and import it in VS, with the help of Microsoft.NodejsTools.NodeLogConverter.exe.Proposed by a user...
View ArticleCreated Unassigned: installing packages with long paths breaks dependencies...
How to reproduce: Try installing gulp.What expected: green sextagon of gulp under npm dependencies in solution explorer with disclosure symbol for showing sub-dependencies.Actual result: npm tree is...
View Article