<?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>Visual Studio Editor Blog : WPF</title><link>http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx</link><description>Tags: WPF</description><dc:language>en-CA</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Where did the Editor team go?</title><link>http://blogs.msdn.com/vseditor/archive/2009/08/19/where-did-the-editor-team-go.aspx</link><pubDate>Thu, 20 Aug 2009 05:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9875837</guid><dc:creator>VSEditor</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9875837.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9875837</wfw:commentRss><description>&lt;P&gt;You may have noticed that we haven’t been blogging quite as often lately, which begs the question, “What has the Editor team been doing since Beta1?”&amp;nbsp; The answer:&amp;nbsp; a lot!&amp;nbsp; We’ve been focusing on a few specific goals since Beta1, and this post should give you a better idea not only of what we’re working on but also what you can expect in Beta2.&lt;/P&gt;
&lt;H4&gt;Major Performance Improvements&lt;/H4&gt;
&lt;P&gt;As many of you have noticed, Beta1 performance is not at the level that you and we expect for an RTM product.&amp;nbsp; Many tasks take too long and use too much memory.&amp;nbsp; We knew that when Beta1 shipped, and we’ve made performance a major priority for Beta2.&lt;/P&gt;
&lt;P&gt;As VS General Manager &lt;A title="Jason Zander's WebLog: VS 2010: On triangles and performance" href="http://blogs.msdn.com/jasonz/archive/2009/05/12/vs2010-on-triangles-and-performance.aspx" target=_blank mce_href="http://blogs.msdn.com/jasonz/archive/2009/05/12/vs2010-on-triangles-and-performance.aspx"&gt;Jason Zander&lt;/A&gt; and VS Platform Architect &lt;A title="Rico Mariani's blog: VS 2010 Performance Part 2: Text Editor" href="http://blogs.msdn.com/ricom/archive/2009/06/05/visual-studio-2010-performance-part-2-text-editor.aspx" target=_blank mce_href="http://blogs.msdn.com/ricom/archive/2009/06/05/visual-studio-2010-performance-part-2-text-editor.aspx"&gt;Rico Mariani&lt;/A&gt; have said on their blogs, the Visual Studio team tracks the performance of a wide variety of scenarios.&amp;nbsp; These include specific tasks like scrolling in the editor as well as bigger-picture end-to-end scenarios that involve a series of tasks spanning the entire edit-compile-debug cycle.&amp;nbsp; The VS Platform team alone, including Editor, owns and tracks more than 20 critical scenarios.&amp;nbsp; We’ve made huge perf and memory usage improvements since Beta1, and in many cases VS 2010 Beta2 performance will be even better than VS 2008!&lt;/P&gt;
&lt;P&gt;In addition to working on performance in general, we made a specific effort to improve Visual Studio’s performance over remote desktop.&amp;nbsp; We know this is an important use case for many of you and that Beta1 is particularly slow over RD connections.&amp;nbsp; The VS Platform and WPF teams invested heavily in improving the remote experience for Beta2, especially scrolling and IntelliSense, and the difference is noticeable not only in automated performance testing but more importantly in day-to-day usage.&amp;nbsp; We sought out internal users of VS 2010 who connect to machines in Redmond but are based as far away as Australia, and they have noticed major increases in Visual Studio 2010’s performance that translate into increases in their productivity.&amp;nbsp; Whether you’re remoting into VS running on a virtual machine, a physical machine down the hall, or a machine thousands of miles away, you’ll see a greatly improved experience for Beta2.&lt;/P&gt;
&lt;H4&gt;Many Bug Fixes&lt;/H4&gt;
&lt;P&gt;Thank you to everyone who &lt;A title="Visual Studio Connect" href="https://connect.microsoft.com/VisualStudio" target=_blank mce_href="https://connect.microsoft.com/VisualStudio"&gt;filed a Connect bug&lt;/A&gt;, &lt;A title="Visual Studio Editor forum" href="http://social.msdn.microsoft.com/Forums/en-US/vseditorprerelease/threads?prof=required" target=_blank mce_href="http://social.msdn.microsoft.com/Forums/en-US/vseditorprerelease/threads?prof=required"&gt;posted in a feedback forum&lt;/A&gt;, or &lt;A title="E-mail the Editor team" href="http://blogs.msdn.com/vseditor/contact.aspx" target=_blank mce_href="http://blogs.msdn.com/vseditor/contact.aspx"&gt;sent us an e-mail&lt;/A&gt; to report issues in Beta1; it really does make a difference.&amp;nbsp; A few posts ago, we gave a status update on some of the &lt;A title="VS Editor Blog:  Common Editor Issues in VS 2010 Beta1" href="http://blogs.msdn.com/vseditor/archive/2009/06/02/common-editor-issues-in-vs-2010-beta1.aspx" target=_blank mce_href="http://blogs.msdn.com/vseditor/archive/2009/06/02/common-editor-issues-in-vs-2010-beta1.aspx"&gt;most commonly-encountered Beta1 bugs&lt;/A&gt;.&amp;nbsp; I’m happy to report that &lt;STRONG&gt;all&lt;/STRONG&gt; of those bugs – and many more that were less commonly reported – are now fixed for Beta2!&lt;/P&gt;
&lt;P&gt;In addition to user-reported issues, we’ve fixed a variety of internally-reported bugs and invested in fine-tuning the product to make Beta2 feel more polished.&amp;nbsp;&amp;nbsp;Many people within Microsoft, both in Visual Studio and working on completely different products, are using VS 2010 as their production environment, which helps us find and fix bugs that users are likely to encounter in day-to-day development.&amp;nbsp; As we move closer to a finalized product, the Editor team has also been working on “fit and finish” issues that range from refining extensibility points to doing pixel cleanup on UI components.&amp;nbsp; Both quantitatively and qualitatively, Beta2 is shaping up to be a stable, high-quality release of VS 2010.&lt;/P&gt;
&lt;H4&gt;The Return of your Favorite Features&lt;/H4&gt;
&lt;P&gt;We focused more heavily on improving performance and fixing bugs than on adding features for Beta2, but you’ll still see some new and exciting additions.&amp;nbsp; In Beta2 you’ll see the return of two of your favorite VS 2008 features:&amp;nbsp; &lt;A title="VS Editor Blog:  The new Box Selection, now with Multi-Line Editing" href="http://blogs.msdn.com/vseditor/archive/2009/05/25/the-new-box-selection-now-with-multi-line-editing.aspx" target=_blank mce_href="http://blogs.msdn.com/vseditor/archive/2009/05/25/the-new-box-selection-now-with-multi-line-editing.aspx"&gt;box selection&lt;/A&gt; and the clipboard ring.&amp;nbsp; C++ users will also notice the return of drag &amp;amp; drop editing, which is present for managed but not native languages in Beta1.&amp;nbsp; The new-for-VS 2010 zoom feature you saw in the CTP and in Beta1 has been improved too:&amp;nbsp; not only does it provide an easy way to return to 100% zoom and not zoom scrollbars, but it also includes new UI to make zooming even easier.&amp;nbsp; Most of the Editor features you’ll see in VS 2010 were already present in Beta1, but there were a few that you told us you couldn’t live without; again, your feedback truly does make a difference.&lt;/P&gt;
&lt;H4&gt;VS 2010 Beta2 sounds great.&amp;nbsp; When can I get it?&lt;/H4&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/WhathastheEditorteambeendoingsinceBeta1_EF7E/VS%20Logo_2.png" mce_href="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/WhathastheEditorteambeendoingsinceBeta1_EF7E/VS%20Logo_2.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: block; FLOAT: none; MARGIN-LEFT: auto; BORDER-TOP: 0px; MARGIN-RIGHT: auto; BORDER-RIGHT: 0px" title="VS Logo" border=0 alt="VS Logo" src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/WhathastheEditorteambeendoingsinceBeta1_EF7E/VS%20Logo_thumb.png" width=85 height=50 mce_src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/WhathastheEditorteambeendoingsinceBeta1_EF7E/VS%20Logo_thumb.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;More and more of you are asking when Beta2 will be released.&amp;nbsp; The release date hasn’t been announced, so we can’t say just yet.&amp;nbsp; But we certainly will post here when the date is public and again when Beta2 becomes available.&lt;/P&gt;
&lt;P&gt;In the meantime, please do continue to &lt;A title="Download VS 2010 Beta1" href="http://go.microsoft.com/fwlink/?LinkID=151797" target=_blank mce_href="http://go.microsoft.com/fwlink/?LinkID=151797"&gt;use Beta1&lt;/A&gt; and send us feedback through &lt;A title="Visual Studio Connect" href="https://connect.microsoft.com/VisualStudio" target=_blank mce_href="https://connect.microsoft.com/VisualStudio"&gt;Connect bugs&lt;/A&gt;, &lt;A title="Visual Studio Editor forum" href="http://social.msdn.microsoft.com/Forums/en-US/vseditorprerelease/threads?prof=required" target=_blank mce_href="http://social.msdn.microsoft.com/Forums/en-US/vseditorprerelease/threads?prof=required"&gt;forum posts&lt;/A&gt;, &lt;A title="E-mail the Editor team" href="http://blogs.msdn.com/vseditor/contact.aspx" target=_blank mce_href="http://blogs.msdn.com/vseditor/contact.aspx"&gt;e-mail to the Editor team&lt;/A&gt;, and now &lt;A title="Visual Studio Editor (VSEditor) on Twitter" href="http://twitter.com/VSEditor" target=_blank mce_href="http://twitter.com/VSEditor"&gt;Twitter&lt;/A&gt;.&amp;nbsp; Your input has helped us make huge improvements in VS 2010 since Beta1, and I hope you’ll continue to let us know what you think all the way through RTM.&lt;/P&gt;
&lt;P&gt;Brittany Behrens &lt;BR&gt;Program Manager, VS Platform Team&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9875837" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/font/default.aspx">font</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/feedback/default.aspx">feedback</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/features/default.aspx">features</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/box+selection/default.aspx">box selection</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/zoom/default.aspx">zoom</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/bugs/default.aspx">bugs</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/Twitter/default.aspx">Twitter</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/performance/default.aspx">performance</category></item><item><title>Code Samples, Documentation, and… Twitter!</title><link>http://blogs.msdn.com/vseditor/archive/2009/06/25/code-samples-documentation-and-twitter.aspx</link><pubDate>Fri, 26 Jun 2009 03:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9804551</guid><dc:creator>VSEditor</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9804551.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9804551</wfw:commentRss><description>&lt;H4&gt;&lt;A title="VSX Home on Code Gallery" href="http://code.msdn.microsoft.com/vsx" target=_blank mce_href="http://code.msdn.microsoft.com/vsx"&gt;Samples&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;In an effort to help more people get started with Editor extensibility quickly and easily, we’ve recently posted some new code samples on the VS 2010 Editor.&amp;nbsp; Each of the links below will take you to a sample, complete with description, instructions, and a download of all the code you need.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A title="ToDo Glyph Sample" href="http://code.msdn.microsoft.com/ToDoGlyphFactory" target=_blank mce_href="http://code.msdn.microsoft.com/ToDoGlyphFactory"&gt;ToDo Glyphs&lt;/A&gt;:&amp;nbsp; Adds a visual glyph for ToDo items in a file &lt;/LI&gt;
&lt;LI&gt;&lt;A title="Hyperlink Sample" href="http://code.msdn.microsoft.com/hyperlinksample" target=_blank mce_href="http://code.msdn.microsoft.com/hyperlinksample"&gt;Hyperlink&lt;/A&gt;:&amp;nbsp; Enables Ctrl+click navigation to hyperlinks &lt;/LI&gt;
&lt;LI&gt;&lt;A title="Diff Classifier Sample" href="http://code.msdn.microsoft.com/diffclassifier" target=_blank mce_href="http://code.msdn.microsoft.com/diffclassifier"&gt;Diff Classifier&lt;/A&gt;:&amp;nbsp; Provides syntax highlighting for diff/patch files &lt;/LI&gt;
&lt;LI&gt;&lt;A title="Highlight Word Sample" href="http://code.msdn.microsoft.com/highlightword" target=_blank mce_href="http://code.msdn.microsoft.com/highlightword"&gt;Highlight Word&lt;/A&gt;:&amp;nbsp; Uses tagging and adornments to highlight all occurrences of the word under the caret &lt;/LI&gt;
&lt;LI&gt;&lt;A title="Caret Fish Eye Sample" href="http://code.msdn.microsoft.com/caretfisheye" target=_blank mce_href="http://code.msdn.microsoft.com/caretfisheye"&gt;Caret Fish Eye&lt;/A&gt;:&amp;nbsp; Transforms the text in the editor so it appears larger around your caret and smaller elsewhere&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A title="Screenshot from the RegEx Editor Extension" href="http://editorsamples.codeplex.com/Wiki/View.aspx?title=Regex%20Editor" target=_blank&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="Screenshot from the RegEx Editor Extension" border=0 alt="Screenshot from the RegEx Editor Extension" src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/CodeSamplesDocumentationandTwitter_124B6/RegEx%20Thumb_3.png" width=155 height=141&gt;&lt;/A&gt;&lt;A title="Demo Dashboard Extension" href="http://demodashboard.codeplex.com/" target=_blank&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="Demo Dashboard Extension" border=0 alt="Demo Dashboard Extension" src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/CodeSamplesDocumentationandTwitter_124B6/Demo%20Dashboard%20Thumb_3.png" width=137 height=137&gt;&lt;/A&gt;&lt;A title="Screenshot from the IntelliSense Presenter Extension" href="http://editorsamples.codeplex.com/Wiki/View.aspx?title=IntelliSense%20Presenter"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="Screenshot from the IntelliSense Presenter Extension" border=0 alt="Screenshot from the IntelliSense Presenter Extension" src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/CodeSamplesDocumentationandTwitter_124B6/IntelliSense%20Presenter%20Thumb_3.png" width=138 height=138&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There’s also source code available for the &lt;A title="RegEx Editor Sample Code" href="http://editorsamples.codeplex.com/Wiki/View.aspx?title=Regex%20Editor" target=_blank&gt;RegEx Editor&lt;/A&gt;, &lt;A title="Demo Dashboard Sample Code" href="http://demodashboard.codeplex.com/" target=_blank mce_href="http://demodashboard.codeplex.com/"&gt;Demo Dashboard&lt;/A&gt;, &lt;A title="IntelliSense Presenter Sample Code" href="http://editorsamples.codeplex.com/Wiki/View.aspx?title=IntelliSense%20Presenter" target=_blank&gt;IntelliSense Presenter&lt;/A&gt;, and &lt;A title="Image Insertion Sample Code" href="http://editorsamples.codeplex.com/" target=_blank mce_href="http://editorsamples.codeplex.com/"&gt;Image Insertion&lt;/A&gt; extensions, as seen on the &lt;A title="Visual Studio Gallery" href="http://visualstudiogallery.com/" target=_blank mce_href="http://visualstudiogallery.com/"&gt;Visual Studio Gallery&lt;/A&gt; and in the Extension Manager, so you can see how we implemented them :-)&amp;nbsp; You can find all of these and a variety of samples from other teams at the &lt;A title="VSX Home on Code Gallery" href="http://code.msdn.microsoft.com/vsx" target=_blank mce_href="http://code.msdn.microsoft.com/vsx"&gt;VSX sample homepage&lt;/A&gt; – check back periodically because we’ll continue to add new content from now to the final release of VS 2010.&lt;/P&gt;
&lt;H4&gt;&lt;/H4&gt;
&lt;H4&gt;&lt;A title="Documentation on the Visual Studio 2010 Editor" href="http://msdn.microsoft.com/en-us/library/dd885242(VS.100).aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/dd885242(VS.100).aspx"&gt;Documentation&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;We’ve also heard some feedback that you want more documentation, so here it is:&amp;nbsp; &lt;A title="Documentation on the Visual Studio 2010 Editor" href="http://msdn.microsoft.com/en-us/library/dd885242(VS.100).aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/dd885242(VS.100).aspx"&gt;Beta1 Editor documentation&lt;/A&gt;.&amp;nbsp; You’ll find walkthroughs on extensibility, help with MEF, a list of extension points, and more.&amp;nbsp; It’s a great place to get started.&lt;/P&gt;
&lt;H4&gt;&lt;A title="Visual Studio Editor (VSEditor) on Twitter" href="http://twitter.com/VSEditor" target=_blank mce_href="http://twitter.com/VSEditor"&gt;Twitter&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;You can always get in touch with the Editor team by commenting on this blog, posting in our &lt;A title="Visual Studio Editor Forum" href="http://social.msdn.microsoft.com/Forums/en-US/vseditorprerelease/threads?prof=required" target=_blank mce_href="http://social.msdn.microsoft.com/Forums/en-US/vseditorprerelease/threads?prof=required"&gt;Beta1 feedback forums&lt;/A&gt;, or &lt;A title="E-mail the Editor team" href="http://blogs.msdn.com/vseditor/contact.aspx" target=_blank mce_href="http://blogs.msdn.com/vseditor/contact.aspx"&gt;e-mailing us directly&lt;/A&gt;.&amp;nbsp; Now there’s one more way to get Editor news and keep in touch with the Editor team:&amp;nbsp; follow &lt;A title="Visual Studio Editor (VSEditor) on Twitter" href="http://twitter.com/VSEditor" target=_blank mce_href="http://twitter.com/VSEditor"&gt;@vseditor on Twitter&lt;/A&gt;!&amp;nbsp; We’re new to Twitter but are already tweeting about new samples, documentation, news, and all things Editor, so check us out!&lt;/P&gt;
&lt;P&gt;Brittany Behrens &lt;BR&gt;Program Manager, VS Platform Team&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9804551" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/extensibility/default.aspx">extensibility</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/MEF/default.aspx">MEF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/margins/default.aspx">margins</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/adornments/default.aspx">adornments</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/classifiers/default.aspx">classifiers</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/Twitter/default.aspx">Twitter</category></item><item><title>Walkthrough: Getting Started with Editor Extensions</title><link>http://blogs.msdn.com/vseditor/archive/2009/06/10/extensions-extensions-everywhere.aspx</link><pubDate>Wed, 10 Jun 2009 21:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9724731</guid><dc:creator>VSEditor</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9724731.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9724731</wfw:commentRss><description>&lt;P&gt;In an attempt to bring extension building to the masses, the editor team submitted a hands on lab for TechEd this year that walks you through creating a real-world extension. While one of the goals of the lab is to show you how to build extensions in general, the hope was to also disseminate some of the methodologies and concepts behind our new extensibility story. &lt;/P&gt;
&lt;P&gt;Everyone has certainly seen the obligatory “Hello World” code for any new thing they try. I wanted the lab to be much more meaningful than that though, and instead provide you with a scenario that might be something you actually want to do. In this case, what you’re building is an extension that allows you to place walkthrough content directly inside of the editor in little chat-like bubbles.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/Extensionsextensionseverywhere_9D1D/walkthroughHoL.png" mce_href="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/Extensionsextensionseverywhere_9D1D/walkthroughHoL.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title="Screenshot from the TechEd Hands-On Lab" border=0 alt="Screenshot from the TechEd Hands-On Lab" src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/Extensionsextensionseverywhere_9D1D/walkthroughHoL_thumb.png" width=454 height=443 mce_src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/Extensionsextensionseverywhere_9D1D/walkthroughHoL_thumb.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;All of the walkthrough steps you see here are actually parsed from an XML file, which means that this extension adds meta content to the editor window without any modification of the code file it is displaying. Moreover, there is also another kind of visual created here; a little block around the word “System,” which when hovered over will then display a tooltip with extra information. These two visuals are called “Adornments” in the editor world, and are nothing more than Windows Presentation Framework (WPF) elements associated to a grouping of text. Last but not least, the green bar across the top of the image above (that has a label with “Position:” on it) is called a margin. This is another WPF element, but this time it is snapped to the outside edge of the editor’s window.&lt;/P&gt;
&lt;P&gt;So if you didn’t get a chance to make it to TechEd 2009, but would like to try out the lab, you’re in luck. It takes about an hour to complete (yes, you will be able to get all of that functionality done in an hour) and it takes the time to explain a bit about what you’re doing and why. I hope you find it useful, and look forward to the extensions you guys create!&lt;/P&gt;
&lt;P&gt;&lt;A href="http://code.msdn.microsoft.com/extensionHoL2009" mce_href="http://code.msdn.microsoft.com/extensionHoL2009"&gt;Download Lab Files&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Chris Granger &lt;BR&gt;Program Manager | Visual Studio Platform&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9724731" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/TechEd/default.aspx">TechEd</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/extensibility/default.aspx">extensibility</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/margins/default.aspx">margins</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/tooltips/default.aspx">tooltips</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/adornments/default.aspx">adornments</category></item><item><title>Common Editor Issues in VS 2010 Beta1</title><link>http://blogs.msdn.com/vseditor/archive/2009/06/02/common-editor-issues-in-vs-2010-beta1.aspx</link><pubDate>Tue, 02 Jun 2009 20:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9683061</guid><dc:creator>VSEditor</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9683061.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9683061</wfw:commentRss><description>&lt;P&gt;Thank you to everyone who has downloaded and tried VS 2010 Beta1 so far!&amp;nbsp; In the two weeks since Beta1 was released, you’ve sent us tons of feedback that has helped us fix some of the most commonly reported bugs.&amp;nbsp; This post details frequently-encountered bugs and their status, in no particular order:&lt;/P&gt;
&lt;H4&gt;Background Color of the Editor is always white&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Patch available for &lt;A title="BackgroundPatchExtension available for download" href="http://visualstudiogallery.msdn.microsoft.com/en-us/d53e0db3-6c41-4cf5-8ca1-339aeef1ac30" target=_blank mce_href="http://visualstudiogallery.msdn.microsoft.com/en-us/d53e0db3-6c41-4cf5-8ca1-339aeef1ac30"&gt;download here&lt;/A&gt; &lt;BR&gt;&lt;STRONG&gt;The Bug:&amp;nbsp; &lt;/STRONG&gt;Setting a custom background color for the editor works once, but every new editor window opens with a white background.&amp;nbsp; This can be fixed by going to Tools-&amp;gt;Options-&amp;gt;Environment-&amp;gt;Fonts and Colors and simply clicking OK, but it’s annoying to have to do that every time you open a new tab or restart VS. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; This should be fixed for the next release of VS 2010.&amp;nbsp; For Beta1, there is an extension written by a member of the VS Editor team as a patch that will allow custom background colors to persist. You can find it in VS by going to Tools-&amp;gt;Extension Manager and searching for the "BackgroundPatchExtension," or download it from a web browser &lt;A title="BackgroundPatchExtension available for download" href="http://visualstudiogallery.msdn.microsoft.com/en-us/d53e0db3-6c41-4cf5-8ca1-339aeef1ac30" target=_blank mce_href="http://visualstudiogallery.msdn.microsoft.com/en-us/d53e0db3-6c41-4cf5-8ca1-339aeef1ac30"&gt;here&lt;/A&gt;. Once you install it, just make sure it is enabled in the Extension Manager, and your background color should be applied correctly.&lt;/P&gt;
&lt;H4&gt;Outlining Highlight Color flickers or makes text unreadable on dark backgrounds&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fix in progress &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; The highlight color when you mouse over an outlining region is not currently configurable, and the default color makes text difficult to read on dark backgrounds.&amp;nbsp; Some users also notice that the highlight causes a flicker effect when moving the mouse from the editor to the toolbox, line number margin, breakpoint margin, or other margins on the left. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; We plan to choose a better default color that should make the highlight better for dark backgrounds.&amp;nbsp; We also plan to make the highlight color configurable, so you can choose a custom color that works with your preferred color scheme.&amp;nbsp; This also gives the ability to avoid the flicker by setting the highlight color equal to your editor background color.&amp;nbsp; You should see these changes in the next release of VS 2010.&lt;/P&gt;
&lt;H4&gt;Some Fonts do not work, and Text in the Editor may appear blurry&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fix in progress &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; Some fonts, custom and available in Tools-&amp;gt;Options, will display as Consolas instead of the desired font.&amp;nbsp; Text in the Editor, tooltips, or IntelliSense may also appear blurry to some users. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; Because the new VS 2010 Editor is based on WPF, its font rendering has different advantages and limitations than the editor in previous versions.&amp;nbsp; WPF supports only TrueType vector-based fonts, so selecting a bitmap or non-TrueType font will cause the editor to revert to the default font, i.e. Consolas.&amp;nbsp; Some of the fonts in the Beta1 list in Tools-&amp;gt;Options-&amp;gt;Environment-&amp;gt;Fonts and Colors are not TrueType fonts and will also not work, and we have now removed these fonts from the list for future versions of VS 2010.&lt;/P&gt;
&lt;P&gt;We are also working with the WPF team to make significant improvements to the Editor's font rendering for the final version of VS 2010, which should reduce the blurriness of text in the Editor, tool windows, IntelliSense, and tooltips.&amp;nbsp; In the meantime, it may help to run the &lt;A title="ClearType tuning tool" href="http://www.microsoft.com/typography/ClearType/tuner/tune.aspx" target=_blank mce_href="http://www.microsoft.com/typography/ClearType/tuner/tune.aspx"&gt;ClearType tuning tool&lt;/A&gt; to improve font clarity in the VS Editor and other applications.&amp;nbsp; You can also &lt;A title="MSDN Forums:  WPF font rendering" href="http://social.msdn.microsoft.com/forums/en-US/wpf/thread/5289ee56-6d06-4f66-84f2-69865b6dc401/" target=_blank mce_href="http://social.msdn.microsoft.com/forums/en-US/wpf/thread/5289ee56-6d06-4f66-84f2-69865b6dc401/"&gt;track the WPF team’s work on font rendering&lt;/A&gt;.&lt;/P&gt;
&lt;H4&gt;Mouse-Wheel Scrolling in the Editor is slow&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status&lt;/STRONG&gt;:&amp;nbsp; Fixed &lt;BR&gt;&lt;STRONG&gt;The Bug:&amp;nbsp; &lt;/STRONG&gt;When using the mouse wheel, the editor scrolls very slowly or sometimes not at all.&amp;nbsp; Other applications scroll as expected. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; The editor was not respecting system-wide settings for the mouse wheel as configured in the Control Panel.&amp;nbsp; This has been fixed and should work correctly in the next release of VS 2010. &lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Scrolling with a Laptop Touchpad does not work&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fix in progress by the WPF team &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; When you try to scroll the editor with a laptop’s touchpad, nothing happens. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; None yet, but the WPF team is working on this issue.&amp;nbsp; You can &lt;A title="Feedback:  Touchpad scroll does not work in source code windows" href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=453632" target=_blank mce_href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=453632"&gt;track its status here&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Editor does not scroll horizontally when selecting text with Ctrl+Shift+arrow keys&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fixed &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; When using Ctrl+Shift+arrow to select text, arrowing off the screen does not cause the editor to scroll horizontally.&amp;nbsp; The caret goes off the screen, but you can’t see where it went. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; This has been fixed and should work correctly in the next release of VS 2010.&amp;nbsp; The workaround for Beta1 is to use Shift+arrow instead of Ctrl+Shift+arrow or to select out-of-view text with the mouse.&lt;/P&gt;
&lt;H4&gt;Zoom:&amp;nbsp; Scrollbars should not zoom, and there is no way to quickly return to 100% zoom&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fix in progress &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; When using Ctrl+mouse wheel zooming, scrollbars also zoom and quickly become too large or small.&amp;nbsp; There is also no way to quickly return to 100% zoom. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; We are planning significant improvements to the zoom feature that should fix both of these issues for the next release of VS 2010.&amp;nbsp; You can track these issues &lt;A title="Feedback:  Zoom function would look better if it didn't zoom the scroll bars too" href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=453724" target=_blank mce_href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=453724"&gt;here&lt;/A&gt; and &lt;A title="Feedback:  Zooming in editor can leave you unable to return to the default zoom" href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=456318" target=_blank mce_href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=456318"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;H4&gt;Mouse Cursor becomes invisible&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fixed &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; When using Visual Studio, the mouse cursor sometimes becomes invisible, seemingly at random. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; We discovered and fixed a bug in the &lt;A title="Regex Editor" href="http://visualstudiogallery.msdn.microsoft.com/en-us/55c24bf1-2636-4f94-831d-28db8505ce00" target=_blank mce_href="http://visualstudiogallery.msdn.microsoft.com/en-us/55c24bf1-2636-4f94-831d-28db8505ce00"&gt;Regular Expression Editor extension&lt;/A&gt;, available on the &lt;A title="Visual Studio Gallery" href="http://www.visualstudiogallery.com/" target=_blank mce_href="http://www.visualstudiogallery.com"&gt;Visual Studio Gallery&lt;/A&gt; or through the Extension Manager in VS.&amp;nbsp; We believe that this bug is isolated to the RegEx Editor extension and is now fixed.&amp;nbsp; If you downloaded v1.0 of the RegEx Editor it and are seeing this problem, please uninstall and reinstall it or use the Updates section of the Extension Manager to download the fixed version.&lt;/P&gt;
&lt;H4&gt;First item in a Smart Tag is not selected by default&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fixed &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; Invoking a smart tag by clicking on it or pressing Ctrl+. brings up the tag, but the first item in the correction list is not selected by default. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; This has been fixed and should work correctly in the next release of VS 2010.&lt;/P&gt;
&lt;H4&gt;Arrow keys do not move caret on wrapped lines&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fixed &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; When word wrap is enabled, pressing the up and down arrows may not move the caret. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; This has been fixed and should work correctly in the next release of VS 2010.&amp;nbsp; For Beta1, the workaround is to disable word wrap or use the mouse to navigate away from a wrapped line.&lt;/P&gt;
&lt;H4&gt;Context Menu location is wrong&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&amp;nbsp; Fixed &lt;BR&gt;&lt;STRONG&gt;The Bug:&lt;/STRONG&gt;&amp;nbsp; Right-clicking in the editor causes the context menu to appear at the location of the blinking caret instead of the location of the mouse cursor. &lt;BR&gt;&lt;STRONG&gt;The Solution:&lt;/STRONG&gt;&amp;nbsp; This has been fixed and should work correctly in the next release of VS 2010.&lt;/P&gt;
&lt;P&gt;If you’re seeing other issues, please post a comment, check the &lt;A title="VS Editor Beta1 Feedback Forum" href="http://social.msdn.microsoft.com/Forums/en-US/vseditorprerelease/threads" target=_blank mce_href="http://social.msdn.microsoft.com/Forums/en-US/vseditorprerelease/threads"&gt;Beta1 Editor forum&lt;/A&gt;, or &lt;A title="Connect:  Visual Studio" href="https://connect.microsoft.com/VisualStudio" target=_blank mce_href="https://connect.microsoft.com/VisualStudio"&gt;file a new bug&lt;/A&gt; and we’ll investigate.&amp;nbsp; Your feedback helps us find and fix bugs faster and improve Visual Studio, so keep it coming!&lt;/P&gt;
&lt;P&gt;Brittany Behrens &lt;BR&gt;Program Manager, VS Platform Team&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9683061" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/extensibility/default.aspx">extensibility</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/font/default.aspx">font</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/feedback/default.aspx">feedback</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/options/default.aspx">options</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/outlining/default.aspx">outlining</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/features/default.aspx">features</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/zoom/default.aspx">zoom</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/bugs/default.aspx">bugs</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/scroll/default.aspx">scroll</category></item><item><title>Visualizing XML Doc Comments</title><link>http://blogs.msdn.com/vseditor/archive/2009/05/13/visualizing-xml-doc-comments.aspx</link><pubDate>Wed, 13 May 2009 23:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9608990</guid><dc:creator>VSEditor</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9608990.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9608990</wfw:commentRss><description>&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;One of our goals for the new editor is to make extensibility easier and more powerful than ever before.&amp;nbsp; From custom text coloring to visual adornments painted directly on the editor surface, extensibility can dramatically change and improve the development experience.&lt;SPAN style="COLOR: #1f497d"&gt;&amp;nbsp; &lt;FONT color=#0000ff&gt;&lt;A title="Documenting Your Code With XML Comments" href="http://msdn.microsoft.com/en-us/magazine/dd722812.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/magazine/dd722812.aspx"&gt;A recent article&lt;/A&gt;&lt;/FONT&gt;&lt;/SPAN&gt; written by Lisa Feigenbaum, Microsoft’s Program Manager for the VB Community, showcases an adornment that enables rich WPF-based visualizations of XML doc comments:&lt;SPAN style="COLOR: #1f497d"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="XML Doc Comment Viewer" href="http://msdn.microsoft.com/en-us/magazine/dd722812.aspx#id0400079" target=_blank mce_href="http://msdn.microsoft.com/en-us/magazine/dd722812.aspx#id0400079"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="XML Doc Comment Viewer" border=0 alt="XML Doc Comment Viewer" src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/VisualizingXMLDocComments_15D7/VB%20XML%20Comment%20Viewer%20Screenshot_5.png" width=460 height=190 mce_src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/VisualizingXMLDocComments_15D7/VB%20XML%20Comment%20Viewer%20Screenshot_5.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;You can read Lisa's entire &lt;A title="Documenting Your Code With XML Comments" href="http://msdn.microsoft.com/en-us/magazine/dd722812.aspx" target=_blank&gt;article&lt;/A&gt;, titled “Documenting Your Code With XML Comments,” in &lt;FONT color=#0000ff&gt;&lt;A title="MSDN Magazine" href="http://msdn.microsoft.com/en-us/magazine/default.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/magazine/default.aspx"&gt;MSDN Magazine&lt;/A&gt;&lt;/FONT&gt;.&amp;nbsp; It not only highlights how this extension can transform the way developers read&amp;nbsp;their code but also shares helpful information and tips about doc comments in general, so I’d encourage you to take a look!&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Brittany Behrens&lt;BR&gt;Program Manager, VS Platform Team&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9608990" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/extensibility/default.aspx">extensibility</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/press/default.aspx">press</category></item><item><title>Editor Evolution</title><link>http://blogs.msdn.com/vseditor/archive/2009/04/14/Editor-Evolution.aspx</link><pubDate>Tue, 14 Apr 2009 20:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9551884</guid><dc:creator>VSEditor</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9551884.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9551884</wfw:commentRss><description>&lt;P&gt;The new editor is featured in the cover story for the April issue of &lt;A title="Visual Studio Magazine homepage" href="http://visualstudiomagazine.com/" mce_href="http://visualstudiomagazine.com/"&gt;Visual Studio Magazine&lt;/A&gt;! The magazine publishes news and information for professional developers, and this month it is spotlighting Visual Studio 2010 in an article called &lt;A title="" href="http://visualstudiomagazine.com/features/article.aspx?editorialsid=2642" mce_href="http://visualstudiomagazine.com/features/article.aspx?editorialsid=2642" magazine?="Magazine?" Studio="Studio" Visual="Visual" in="in" Evolution?="Evolution?" IDE="IDE"&gt;“IDE Evolution”&lt;/A&gt;. Here are a few highlights:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size=1&gt;“In VS 2010, developers can experience firsthand the beginning of the IDE's evolution: improved code navigation, annotation and extensibility with the WPF-based shell; better performance and scalability for native code; and fundamental improvements in debugging and test-driven development.”&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=1&gt;&lt;A href="http://visualstudiomagazine.com/features/article.aspx?editorialsid=2642" mce_href="http://visualstudiomagazine.com/features/article.aspx?editorialsid=2642"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: block; FLOAT: none; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: auto; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: auto" title="IDE Evolution, Visual Studio Magazine" border=0 alt="IDE Evolution, Visual Studio Magazine" src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/EditorEvolution_F9A4/IDE%20Evolution,%20Visual%20Studio%20Magazine_3.png" width=100 height=175 mce_src="http://blogs.msdn.com/blogfiles/vseditor/WindowsLiveWriter/EditorEvolution_F9A4/IDE%20Evolution,%20Visual%20Studio%20Magazine_3.png"&gt;&lt;/A&gt;“What we want is flexibility and extensibility. For instance, it's because the new editor is WPF-based that we can, for reasonable engineering cost, offer the ability to add inline adornments, margins, even 'heads up display' style extensions. ... The best part is you won't have to wait for us to do these things -- you want profiler information overlaid on your text? No problem. Go do it. Test coverage? Hot links to documentation? Online presence indicators based on e-mail names in comments? You could do all these things.”&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The article gives a great overview not only of the new editor but also of Visual Studio 2010 as a whole, including the new shell, extension manager, Managed Extensibility Framework (MEF), and new features for the Team System (VSTS) editions. If you’re interested in hearing the latest buzz about VS 2010, I’d encourage you to read the article, available free online &lt;A title="" href="http://visualstudiomagazine.com/features/article.aspx?editorialsid=2642" target=_blank mce_href="http://visualstudiomagazine.com/features/article.aspx?editorialsid=2642" magazine?="Magazine?" Studio="Studio" Visual="Visual" in="in" Evolution?="Evolution?" IDE="IDE"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Brittany Behrens &lt;BR&gt;Program Manager, VS Platform Team&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9551884" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/extensibility/default.aspx">extensibility</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/MEF/default.aspx">MEF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/press/default.aspx">press</category></item><item><title>New Editor, New Font:  10-pt Consolas</title><link>http://blogs.msdn.com/vseditor/archive/2009/03/10/new-editor-new-font-10-pt-consolas.aspx</link><pubDate>Tue, 10 Mar 2009 20:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9470376</guid><dc:creator>VSEditor</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9470376.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9470376</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;To complete the VS 2010 Editor’s new look, we’re updating the default font to 10-pt Consolas!&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;It’s a fixed-width font that Microsoft’s typography experts designed specifically for developers, so it’s great for reading and writing code.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Consolas also has proportions that are closer to normal text than Courier New, the default for VS 2005 and 2008, making it more readable while still maintaining monospaced width.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Here’s a side-by-side comparison:&lt;/SPAN&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;A class="" title="Click for best image quality" href="http://xnxfuq.bay.livefilestore.com/y1pad0Agji1tiIkjUe0jBrmprS4zTLQAEvuxLQreHJc71vWguuU7unbZN4v8KX38mAPUnu8YdY1p00LZJZLcfA1vA/03-09-09%20Consolas%20vs%20Courier%20New.png" target=_blank mce_href="http://xnxfuq.bay.livefilestore.com/y1pad0Agji1tiIkjUe0jBrmprS4zTLQAEvuxLQreHJc71vWguuU7unbZN4v8KX38mAPUnu8YdY1p00LZJZLcfA1vA/03-09-09%20Consolas%20vs%20Courier%20New.png"&gt;&lt;IMG title="Side-by-side comparison of Courier New vs. Consolas.  Click for best quality." style="WIDTH: 314px; HEIGHT: 325px" height=325 alt="Side-by-side comparison of Courier New vs. Consolas.  Click for best quality." src="http://xnxfuq.bay.livefilestore.com/y1pad0Agji1tiIkjUe0jBrmprS4zTLQAEvuxLQreHJc71vWguuU7unbZN4v8KX38mAPUnu8YdY1p00LZJZLcfA1vA/03-09-09%20Consolas%20vs%20Courier%20New.png" width=314 align=middle mce_src="http://xnxfuq.bay.livefilestore.com/y1pad0Agji1tiIkjUe0jBrmprS4zTLQAEvuxLQreHJc71vWguuU7unbZN4v8KX38mAPUnu8YdY1p00LZJZLcfA1vA/03-09-09%20Consolas%20vs%20Courier%20New.png"&gt;&lt;/A&gt;&lt;/P&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'"&gt;You’ll see the new default font in the upcoming VS 2010 beta, but the Editor team is also interested in your feedback now. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;Although it’s new to the default role, Consolas has been around for a few years, so you can try it in your current version of Visual Studio.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;If you’re running Windows Vista, you already have Consolas installed; just go to &lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;Tools&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: Wingdings; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-char-type: symbol; mso-symbol-font-family: Wingdings; mso-bidi-font-family: Arial"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;à&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;Options&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: Wingdings; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-char-type: symbol; mso-symbol-font-family: Wingdings; mso-bidi-font-family: Arial"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;à&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;Environment&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: Wingdings; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-char-type: symbol; mso-symbol-font-family: Wingdings; mso-bidi-font-family: Arial"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;à&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-bidi-language: AR-SA; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US"&gt;Fonts and Colors&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'"&gt; in Visual Studio and change the font.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;If not, it’s available as a free download from Microsoft &lt;A class="" title="Download Consolas from Microsoft" href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=22E69AE4-7E40-4807-8A86-B3D36FAB68D3&amp;amp;displaylang=en" target=_blank mce_href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=22E69AE4-7E40-4807-8A86-B3D36FAB68D3&amp;amp;displaylang=en"&gt;here&lt;/A&gt;.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'"&gt;To see the best results, I strongly recommend turning on ClearType in Windows XP or Vista before trying Consolas.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;ClearType improves font quality and readability in WPF and can be optimized for your display.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;For instructions on how to enable and configure it, check out Microsoft’s ClearType tuner &lt;A class="" title="Microsoft ClearType tuner" href="http://www.microsoft.com/typography/cleartype/tuner/tune.aspx" target=_blank mce_href="http://www.microsoft.com/typography/cleartype/tuner/tune.aspx"&gt;here&lt;/A&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'"&gt;I hope you’ll enjoy Consolas’s natural readability for coding in VS.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;As always, please use the comments and e-mail link to send us your thoughts.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Love the new font?&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Have ideas to improve it?&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Let us know!&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'"&gt;Brittany Behrens&lt;BR&gt;Program Manager, VS Platform Team&lt;/SPAN&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9470376" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/font/default.aspx">font</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/feedback/default.aspx">feedback</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/formatting/default.aspx">formatting</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/options/default.aspx">options</category></item><item><title>Visual Studio 2010 UI Unveiled</title><link>http://blogs.msdn.com/vseditor/archive/2009/03/02/visual-studio-2010-ui-unveiled.aspx</link><pubDate>Tue, 03 Mar 2009 05:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9448195</guid><dc:creator>VSEditor</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9448195.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9448195</wfw:commentRss><description>&lt;P&gt;You may have&amp;nbsp;seen a glimpse of the Visual Studio&amp;nbsp;2010 editor in the past couple of months,&amp;nbsp;but you've never seen it look like this!&amp;nbsp;&amp;nbsp;At VSLive! in San Francisco last week, Visual Studio General Manager Jason Zander unveiled a completely new UI for Visual Studio 2010.&amp;nbsp; It's built on WPF, which not only has a modern look but also gives VS users&amp;nbsp;unprecedented ability to extend the editor with rich visualizations.&lt;/P&gt;
&lt;P&gt;Take a look at&amp;nbsp;this screenshot:&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Click to see larger image" href="http://blogs.msdn.com/blogfiles/jasonz/WindowsLiveWriter/AnewlookforVisualStudio2010_CF66/DvX_ShellBase_2.png" mce_href="http://blogs.msdn.com/blogfiles/jasonz/WindowsLiveWriter/AnewlookforVisualStudio2010_CF66/DvX_ShellBase_2.png"&gt;&lt;IMG title="Visual Studio 2010's new WPF-based UI" style="WIDTH: 420px; HEIGHT: 336px" height=336 alt="Visual Studio 2010's new WPF-based UI" src="http://blogs.msdn.com/blogfiles/jasonz/WindowsLiveWriter/AnewlookforVisualStudio2010_CF66/DvX_ShellBase_2.png" width=420 align=middle mce_src="http://blogs.msdn.com/blogfiles/jasonz/WindowsLiveWriter/AnewlookforVisualStudio2010_CF66/DvX_ShellBase_2.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Like what you see?&amp;nbsp; You can &lt;A class="" title="Jason Zander's WebLog:  A New Look for Visual Studio 2010" href="http://blogs.msdn.com/jasonz/archive/2009/02/20/a-new-look-for-visual-studio-2010.aspx#comments" target=_blank mce_href="http://blogs.msdn.com/jasonz/archive/2009/02/20/a-new-look-for-visual-studio-2010.aspx#comments"&gt;read Jason's blog post about the new UI here&lt;/A&gt;, or&amp;nbsp;check out&amp;nbsp;some of the press coverage &lt;A class="" title="InfoWorld News:  Microsoft shows off new Visual Studio UI" href="http://www.infoworld.com/article/09/02/24/Microsoft_to_show_off_new_Visual_Studio_UI_1.html" target=_blank mce_href="http://www.infoworld.com/article/09/02/24/Microsoft_to_show_off_new_Visual_Studio_UI_1.html"&gt;here&lt;/A&gt; and &lt;A class="" title="Redmond News:  Visual Studio 2010's New Look Unveiled at VSLive!" href="http://redmondmag.com/news/article.asp?EditorialsID=10632" target=_blank mce_href="http://redmondmag.com/news/article.asp?EditorialsID=10632"&gt;here&lt;/A&gt;.&amp;nbsp; You'll be able to play with the revamped Visual Studio 2010 when we release a beta version; the date hasn't been announced yet, but we'll keep you posted.&lt;/P&gt;
&lt;P&gt;Now that the world has&amp;nbsp;been introduced to&amp;nbsp;more of the editor, the team will also&amp;nbsp;be making more frequent posts to this blog, so be sure to check back here for weekly updates, tips &amp;amp; tricks, and discussions.&amp;nbsp; And please make use of the&amp;nbsp;comments and the &lt;A class="" title="Email the Editor team" href="http://blogs.msdn.com/vseditor/contact.aspx" mce_href="http://blogs.msdn.com/vseditor/contact.aspx"&gt;Email link&lt;/A&gt;&amp;nbsp;- we're listening, we will respond, and your feedback will help make Visual Studio 2010 even better.&lt;/P&gt;
&lt;P&gt;Enjoy the new UI!&lt;/P&gt;
&lt;P&gt;Brittany Behrens&lt;BR&gt;Program Manager,&amp;nbsp;VS&amp;nbsp;Platform Team&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9448195" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/extensibility/default.aspx">extensibility</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category></item><item><title>A New Editor for Visual Studio</title><link>http://blogs.msdn.com/vseditor/archive/2008/11/10/a-new-editor-for-visual-studoi.aspx</link><pubDate>Mon, 10 Nov 2008 21:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9058393</guid><dc:creator>VSEditor</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9058393.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9058393</wfw:commentRss><description>&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;Today at TechEd EMEA in Barcelona Spain, Jason Zander demonstrated a ton of new features that are part of the upcoming Visual Studio 2010 &amp;amp; .NET Framework 4.0 release.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;One of the key&amp;nbsp;features that was well received by the audience was the New Editor for Visual Studio.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;In his demo, Jason showed how the New Editor built on top of Windows Presentation Framework (WPF) and the&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Managed Extensibility Framework (MEF) enables developers to extend the editor by showing several fun editor extensions.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;The first editor extension shown was actually provided by one of our VSIP Partners, DevExpress.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;They've been working with the Visual Studio 2010 CTP over the last few weeks to provide a custom comment &amp;amp;&amp;nbsp;image&amp;nbsp;viewer inside of the Editor which demo was used to display a sequence diagram inside the code file.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;The next sample extension was the "Method History Pop-up".&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;It made use of Adornments to color code each line depending on the last developer who had touched the line and used WPF to provide a graphical animated representation of the code churn over time.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;One common request that I get is for the ability to view the history of a file.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;With the "Micro-V" extension, Jason showed a slider at the top of the editor which switched on a historical mode that allowed him to go back and view the editing history of the file with an inline diff.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;The document map margin provides an zoomed out view of the code editor which allows users to quickly navigate to important landmarks in their code.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This extension to the editor demonstrated extensible margins which allow developers to add views to the side or above &amp;amp; below the editor.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;Jason also invoked up an XML Comment Adornment which replaced existing XML comments with a much easier to read view over the comments.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This was yet another example of how adornments to the code can change the way developers read &amp;amp; modify their code.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;If you're curious about the New Editor in Visual Studio or you want to try to write your own extensions, I'd recommend downloading the "Visual Studio 2010 CTP here: &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=922B4655-93D0-4476-BDA4-94CF5F8D4814" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=922B4655-93D0-4476-BDA4-94CF5F8D4814"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=922B4655-93D0-4476-BDA4-94CF5F8D4814&lt;/A&gt;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;Sean Laberee&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;Lead Program Manager&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;VS Platform Team&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9058393" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vseditor/archive/tags/VS2010/default.aspx">VS2010</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/TechEd/default.aspx">TechEd</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/extensibility/default.aspx">extensibility</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/MEF/default.aspx">MEF</category><category domain="http://blogs.msdn.com/vseditor/archive/tags/VSIP/default.aspx">VSIP</category></item></channel></rss>