<?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 : outlining</title><link>http://blogs.msdn.com/vseditor/archive/tags/outlining/default.aspx</link><description>Tags: outlining</description><dc:language>en-CA</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><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></channel></rss>