<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creating and Using a Macro</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/12/02/creating-and-using-a-macro-vstipenv0055.aspx</link><description>Keyboard: CTRL + SHIFT + R (record/stop recording); CTRL + SHIFT + P (run) Menu: Tools -&amp;gt; Macros -&amp;gt; Record Temporary Macro; Tools -&amp;gt; Macros -&amp;gt; Run Temporary Macro; Tools -&amp;gt; Macros -&amp;gt; Save Temporary Macro Command: Tools.RecordTemporaryMacro;</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Creating and Using a Macro</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/12/02/creating-and-using-a-macro-vstipenv0055.aspx#10356332</link><pubDate>Fri, 05 Oct 2012 06:19:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10356332</guid><dc:creator>emz</dc:creator><description>&lt;p&gt;i will appreciate your help. you can e-mail me at frenchwitch_21@yahoo.com.sg&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10356332" width="1" height="1"&gt;</description></item><item><title>re: Creating and Using a Macro</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/12/02/creating-and-using-a-macro-vstipenv0055.aspx#10356330</link><pubDate>Fri, 05 Oct 2012 06:17:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10356330</guid><dc:creator>emz</dc:creator><description>&lt;p&gt;how can i create a MACRO in MS PROJECT 2010 that will automatically change the color of my gannt bar based on my start and finish dates? can you please help me on this?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10356330" width="1" height="1"&gt;</description></item><item><title>re: Creating and Using a Macro</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/12/02/creating-and-using-a-macro-vstipenv0055.aspx#10099498</link><pubDate>Thu, 02 Dec 2010 13:19:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10099498</guid><dc:creator>zainnab</dc:creator><description>&lt;p&gt;That&amp;#39;s awesome stuff Leo! &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I hope folks keep the C++ stuff coming!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10099498" width="1" height="1"&gt;</description></item><item><title>re: Creating and Using a Macro</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/12/02/creating-and-using-a-macro-vstipenv0055.aspx#10099486</link><pubDate>Thu, 02 Dec 2010 12:43:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10099486</guid><dc:creator>Leo Davidson</dc:creator><description>&lt;p&gt;Another cool thing you can do with macros is automatic flicking between related source files (e.g. .cpp and .h in C++), like some add-ins give you but without having to install an add-in (and with being able to customize the rules for your projects).&lt;/p&gt;
&lt;p&gt;A macro I threw together to do that is in the answers here, and I just noticed a comment linking to an alternative macro which is a bit better than mine:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://stackoverflow.com/questions/4308828/in-visual-studio-2010-how-do-i-quickly-switch-from-a-h-file-to-the-correspondin"&gt;stackoverflow.com/.../in-visual-studio-2010-how-do-i-quickly-switch-from-a-h-file-to-the-correspondin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My other favourite use for macros is providing a toolbar button I can click to attach the debugger to the running process I often want to debug, without requiring any interaction beyond clicking the toolbar button.&lt;/p&gt;
&lt;p&gt;VS macros are great! I think the challenge is remembering they exist. :) Until that question came up on SO I&amp;#39;d been missing the header-flick feature from the old WndTabs VS6 add-in but kept forgetting that I could easily make such a thing myself using a macro. The question came up and a few minutes later I had what I had wanted for ages (and what the question-asker wanted, too).&lt;/p&gt;
&lt;p&gt;Now that I think of it, I should make macros to open the projects I commonly use so I don&amp;#39;t get frustrated when they go off the Recent list. (I&amp;#39;m still using VS2008 so don&amp;#39;t have VS2010&amp;#39;s cool ability to &amp;quot;pin&amp;quot; certain projects.)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10099486" width="1" height="1"&gt;</description></item></channel></rss>