Tabs are displayed as arrows in my text editor


i don't realy know did, sources are displayed in vs text editor arrows instead of tabs , dots instead of spaces.

for example, instead of line such as

             int = 10;

i see line

-->       int =10;

how reverse ? hard work this... i'm thinking of reinstalling visual studio.....

no need reinstall :)  there command called "edit.viewwhitespace."  it's available off of edit | advanced menu , it's called view white space.  command meant make easier have consistent spacing (if 1 developer using tabs , using spaces formatting can incorrect if tab size set differently on different machines).

anson



Archived Forums V  >  Visual C# IDE



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle