Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7722209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T04:06:43+00:00 2026-06-01T04:06:43+00:00

In Visual Studio 2010 how can I disable outlining in XAML files please? Or

  • 0

In Visual Studio 2010 how can I disable outlining in XAML files please? Or even better just disable outlining entirely for everything.

Every time I move the mouse from the editor pane to the Solution Explorer the mouse crosses over that stupid outlining widget and causes half the editor to start flashing, it’s the most irritating thing ever.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T04:06:45+00:00Added an answer on June 1, 2026 at 4:06 am

    I haven’t tried it, but I believe setting

    <Category name="XAML_Formatting" Category="{dac05320-0c3a-4ead-a332-8c23b0cfc130}" Package="{e58c2a8b-bcc4-4559-ad59-d62eb6d58a22}" RegisteredName="XAML_Formatting" PackageName="Microsoft.VisualStudio.Xaml">
        <PropertyValue name="AutoOutlining">False</PropertyValue>
    </Category>
    

    in your Visual Studio settings file (.vssettings) should work.

    In order to disable outlining entirely you need to set a few more variables in that file to false.

    An example of a vssettings file is avaliable here, though this isn’t a recommended configuration or anything just an example.

    <PropertyValue name="EnterOutliningModeOnOpen">0</PropertyValue> for the C# and J# sections

    <PropertyValue name="AutoOutlining">False</PropertyValue> for XML

    <PropertyValue name="Outlining">False</PropertyValue> for Basic (I presume VB)

    The following values for C & C++.

    <PropertyValue name="EnterOutliningModeWhenFilesOpen">false</PropertyValue>
    <PropertyValue name="AutomaticOutliningOfStatementBlocks">false</PropertyValue>
    <PropertyValue name="AutomaticOutliningOfPragmaRegions">tfalse</PropertyValue>
    

    Regarding the GUI method of turning off outlining for various languages in Visual Studio see here.

    Alternately you could implement a custom language service that has outlining disabled and that is set to override all language settings as part of your Visual Studio settings file. Though this approach is probably more trouble than it is worth.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just downloaded the Visual Studio 2010 Premium and realized that can't compile the project,
I'm just writing a VSIX extension for Visual Studio 2010 and can't figure out
Is there any way I can force Visual Studio (2010) to save all files
Is there a way that I can save my Visual Studio 2010 files as
Using Microsoft Visual Studio 2010: Can I write this type of macro in C?
Info: C#, Visual Studio 2010 RC How can I add a WCF Web Service
In Visual Studio 2010, when you say new Item, you can see Asp.NET Handler
Where can i get boost .lib for visual studio 2010?? I tried to rename
How can I measure compilation/built time in Visual Studio 2010? Have any advices how
How can I bind ctrl+1 to select the first tab in Visual Studio 2010?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.