A VS plugin to background-run your code and see the output (Lucian Wischik)

Published 18 October 08 09:00 AM

Say you're demonstrating some code at a conference. What's the best way to do it? If you show only the code window, then you're counting on the audience's imagination about how the code will work (and their trust that it does!). But if you hit F5 to run it then this breaks the flow. And I find it hard to keep both the code and the output in my mind at the same time.

I think this is one of those problems that can be solved by technology! So here's a small plugin for Visual Studio[http://blogs.msdn.com/lucian/archive/2008/10/16/liverun-a-vs-plugin-to-see-the-output-of-our-program-immediately.aspx]. It grabs the current text buffer, compiles it in the background, runs it, and displays the output in a topmost window.

screenshot of plugin

 

by VBTeam
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Michael Bakker said on October 18, 2008 1:15 PM:

This is a truly nice feature. It may help those people  - like me - who have trouble visualizing the output of their own convoluted codes, and thus do some simple testing and speed up the let's call it 'realization delay', i.e. the time it takes to realize that this is not the way to go..

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required

This Blog

Syndication

Page view tracker