<?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 : options</title><link>http://blogs.msdn.com/vseditor/archive/tags/options/default.aspx</link><description>Tags: options</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><item><title>How do you use Tab Size and Indent Size?</title><link>http://blogs.msdn.com/vseditor/archive/2009/03/19/how-do-you-use-tab-size-and-indent-size.aspx</link><pubDate>Thu, 19 Mar 2009 21:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9489226</guid><dc:creator>VSEditor</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/vseditor/comments/9489226.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vseditor/commentrss.aspx?PostID=9489226</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;The Editor team wants to build the best product possible, and we need your help!&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This week, the team would like to ask for direct feedback on how you use tab size and indent size.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Tab size is the amount of space each tab occupies, while indent size is the amount of space automatically inserted for each level of indentation at the left of a line.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Both options can be found in Visual Studio under Tools&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Wingdings; 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; FONT-FAMILY: 'Arial','sans-serif'"&gt;Options&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Wingdings; 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; FONT-FAMILY: 'Arial','sans-serif'"&gt;Text Editor&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Wingdings; 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; FONT-FAMILY: 'Arial','sans-serif'"&gt;[Your Language]&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Wingdings; 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; FONT-FAMILY: 'Arial','sans-serif'"&gt;Tabs, and by default both are set to 4 spaces.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;For example, if you turn on visible whitespace with tab size = indent size = 4, your code would look like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;A class="" title="Tab Size = 4, Indent Size = 4.  Click for best quality." href="http://xnxfuq.blu.livefilestore.com/y1pVzY64iy1iNDofFiK6brnkJE9Aq-cDsV1phf3pX8OuwH51kuJmC8melT0dtHYHLVsd3E8cEuFfS5s1A_3KGREpA/Tab4%2C%20Indent4.PNG" mce_href="http://xnxfuq.blu.livefilestore.com/y1pVzY64iy1iNDofFiK6brnkJE9Aq-cDsV1phf3pX8OuwH51kuJmC8melT0dtHYHLVsd3E8cEuFfS5s1A_3KGREpA/Tab4%2C%20Indent4.PNG"&gt;&lt;IMG title="Tab Size = 4, Indent Size = 4.  Click for best quality." style="WIDTH: 296px; HEIGHT: 157px" height=157 alt="Tab Size = 4, Indent Size = 4.  Click for best quality." src="http://xnxfuq.blu.livefilestore.com/y1pVzY64iy1iNDofFiK6brnkJE9Aq-cDsV1phf3pX8OuwH51kuJmC8melT0dtHYHLVsd3E8cEuFfS5s1A_3KGREpA/Tab4%2C%20Indent4.PNG" width=296 align=middle mce_src="http://xnxfuq.blu.livefilestore.com/y1pVzY64iy1iNDofFiK6brnkJE9Aq-cDsV1phf3pX8OuwH51kuJmC8melT0dtHYHLVsd3E8cEuFfS5s1A_3KGREpA/Tab4%2C%20Indent4.PNG"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;But with tab size = 4 and indent size = 8, the same code would look like this:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;A class="" title="Tab Size = 4, Indent Size = 8.  Click for best quality." href="http://xnxfuq.blu.livefilestore.com/y1p93sujHw1gt5_aUe3f_dxeTWDvcBR4XtPL2shVSnbxE7Usn9WFIigwGeQKwfCh4rAOtmeWiXINBn2GxVSw8mOOg/Tab4%2C%20Indent8.PNG" mce_href="http://xnxfuq.blu.livefilestore.com/y1p93sujHw1gt5_aUe3f_dxeTWDvcBR4XtPL2shVSnbxE7Usn9WFIigwGeQKwfCh4rAOtmeWiXINBn2GxVSw8mOOg/Tab4%2C%20Indent8.PNG"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;A class="" title="Tab Size = 4, Indent Size = 8.  Click for best quality." href="http://xnxfuq.blu.livefilestore.com/y1pmyVekDRuE15PVtwVWSioxOzgVpAPYKzY_9uVydeSU9xwwolHwOd7antsCQu08DrVRkr9_kmV1yhDT6D0kjpK2A/Tab4%2C%20Indent8.PNG" mce_href="http://xnxfuq.blu.livefilestore.com/y1pmyVekDRuE15PVtwVWSioxOzgVpAPYKzY_9uVydeSU9xwwolHwOd7antsCQu08DrVRkr9_kmV1yhDT6D0kjpK2A/Tab4%2C%20Indent8.PNG"&gt;&lt;IMG title="Tab Size = 4, Indent Size = 8.  Click for best quality." style="WIDTH: 352px; HEIGHT: 156px" height=156 alt="Tab Size = 4, Indent Size = 8.  Click for best quality." src="http://xnxfuq.blu.livefilestore.com/y1pmyVekDRuE15PVtwVWSioxOzgVpAPYKzY_9uVydeSU9xwwolHwOd7antsCQu08DrVRkr9_kmV1yhDT6D0kjpK2A/Tab4%2C%20Indent8.PNG" width=352 align=middle mce_src="http://xnxfuq.blu.livefilestore.com/y1pmyVekDRuE15PVtwVWSioxOzgVpAPYKzY_9uVydeSU9xwwolHwOd7antsCQu08DrVRkr9_kmV1yhDT6D0kjpK2A/Tab4%2C%20Indent8.PNG"&gt;&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;One of the many advantages of the new editor is that&amp;nbsp;unlike previous versions, Visual Studio&amp;nbsp;2010 can support multiple font faces and multiple font heights.&amp;nbsp; With this new capability, there are more choices than ever for how to format your code, which led the Editor team to some interesting design questions.&amp;nbsp; We want to make sure we design features that look great and feel natural in your most important use cases.&amp;nbsp; With that in mind, we&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;'d like to know:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&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;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpFirst style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;·&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;What are your preferred tab &amp;amp; indent size settings?&amp;nbsp; Why do you choose that particular configuration?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;·&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Do you keep tabs or insert spaces?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;·&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Is there a case where you use different tab &amp;amp; indent sizes?&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;If so, please tell us the scenario.&lt;BR&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; 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;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;BR&gt;Feel free to leave a comment or use the &lt;A class="" title="Email the VS Editor team" href="http://blogs.msdn.com/vseditor/contact.aspx" target=_blank mce_href="http://blogs.msdn.com/vseditor/contact.aspx"&gt;Email link&lt;/A&gt;.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The more we understand about how you use Visual Studio, the more we can improve it.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;And stay tuned for the next post, when we’ll give you a sneak peek and a chance to tell us what you think about an updated UI for code outlining.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; 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;Brittany Behrens&lt;BR&gt;Program Manager, VS Platform Team&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9489226" 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/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>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></channel></rss>