Click here to Skip to main content
15,885,278 members
Articles / All Topics

Modify “Dirty Indicator” – Using Visual Studio 2010 Productivity Power Tool

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
24 Jul 2010CPOL1 min read 15K   4
How to modify "dirty indicator" using Visual Studio 2010 Productivity power tool

Dirty Indicator” is nothing but the indication of “Modified Unsaved” file in Visual Studio IDE. In Visual Studio 2010, by default, dirty icon shows as “*”. Using productivity tool, we can customize this icon.

To launch the VS 2010 productivity Tool, from Visual Studio IDE, Go To Tools > Option > Productivity Power Tool.

DirtyIndicator_Option

You will find the Dirty Indicator under Document Tab Well > General Settings. Dirty Indicator having 4 different values, by default sets to “Default” which means it will indicate unsaved modified file as “*” .

DirtyIndicatorstart

Now you can easily change the indicator value from the dropdown list. There are four different options of Indicator.

  • Default
  • Small Dot
  • Dot
  • Disk

DirtyIndicatorType

Below is the list of icons that are represented by each indicator.

AllIndicators

I have set my dirty indicator to “Small Dot”. What’s yours? :)

Below are the list of posts by me related to the Visual Studio Productivity Tool 2010:

And some best articles from web blogs and MSDN which will definitely help you:

Cheers !!

Filed under: General, Visual Studio 2010, Visual Studio Productivity Tool
Image 6 Image 7 Image 8 Image 9 Image 10 Image 11

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
India India
.NET Consultant | Former Microsoft MVP - ASP.NET | CodeProject MVP, Mentor, Insiders| Technology Evangelist | Author | Speaker | Geek | Blogger | Husband

Blog : http://abhijitjana.net
Web Site : http://dailydotnettips.com
Twitter : @AbhijitJana
My Kinect Book : Kinect for Windows SDK Programming Guide

Comments and Discussions

 
GeneralMy vote of 5 Pin
Kunal Chowdhury «IN»24-Jul-10 9:05
professionalKunal Chowdhury «IN»24-Jul-10 9:05 
GeneralRe: My vote of 5 Pin
Abhijit Jana6-Sep-10 8:11
professionalAbhijit Jana6-Sep-10 8:11 
GeneralMy vote of 5 Pin
Abhishek Sur24-Jul-10 9:01
professionalAbhishek Sur24-Jul-10 9:01 
GeneralRe: My vote of 5 Pin
Abhijit Jana6-Sep-10 8:11
professionalAbhijit Jana6-Sep-10 8:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.