Forum member
John Nilsson
5 posts
Posts by John Nilsson
-
Always-On Programming Visualizations
Besides execution counts I don't have any direct ideas for passive presentation. Possibly some kind of code map with a heat signature. Not sure how useful that would be though. (In my dreams the solution explorer, or files for that matter, has been replaced with a 3D-rendering of the application, …
04 May 2014 14:50 UTC
-
Always-On Programming Visualizations
I'm already using NCrunch in the way they describe to see coverage when debugging a single test. The indications of where time is spent is also very appreciated. Adding a simple counter as in http://alltom.com/pages/theseus/chi-2014/images/slide.010.jpg could be interesting to see if it adds any val…
04 May 2014 00:50 UTC
-
Always-On Programming Visualizations
So this just crossed my radar: http://lambda-the-ultimate.org/node/4945 Has some interesting ideas that should be straight forward to implement in NCrunch I particularly liked the idea of attaching structured trace logs as line annotations Would be awesome to replace trace output from my ac…
03 May 2014 20:33 UTC
-
Supplement the Solution Explorer
It's not really that much of a use case. Rather a combination a common mistake on my part, and a long term vision of an entierely different product. The mistake is simply that because the test window is organized around projects it kind of looks like an explorer. Combined with the fact that I ten…
10 Mar 2013 13:45 UTC
-
Supplement the Solution Explorer
First of all, thanks for NCrunch, love it! I find my self reaching for the NCrunch Tests window as if it was the Solution Explorer, trying to navigate to, or create, classes. Maybe a stange feature for a test runner, but what do you think of adding a few simple project maintenance features to …
09 Mar 2013 11:47 UTC