Link to home
Start Free TrialLog in
Avatar of WestSoft
WestSoftFlag for United States of America

asked on

Visual Studio's Test Editor cursor not visible when using Remote Desktop

Environment:
Windows 7 Pro 64 bit
Visual Studio 2008
VM Ware Remote Desktop

Problem:
I use a dark background theme for Visual Studio 2008.  I've used it for years.  Never had a problem with it until now.  (Do a Google search for "Visual Studio Dark Side Theme" to find that theme.)

Anyway, I recently started using Remote Desktop regularly to get into my Development box from a home office.  While the theme looks great locally, it has one problem when I view it with Remote Desktop... I can't see the cursor when viewing actual code in the Text Editor.  Visual Studio turns the cursor into a black vertical selector when you move into the code window.  That black vertical selector against a black background is impossible to use.  I can see the selector when I move across text that is a different color.

EVERYTHING else looks exactly the same as when I use the machine locally.  This is the only thing that comes across differently in remote desktop.  All other windows and applications look and perform beautifully remotely... except for this one little issue with the cursor in Visual Studio's Text Editor.  It is difficult to work with the cursor this way and I really don't want to give up my dark background theme.

My Attempts To Fix:
So I've tried different Windows themes.  I've tried all of the pre-set performance settings in Windows 7 including "Best Performance", "Best Appearance" and "Let Windows Decide".  (They're labeled slightly differently than that but you get the idea.)  None of those made a difference.

I switched to a white theme (cold shiver goes down my spine) while connected remotely and the cursor is totally visible because it is dark against that blinding background.  Immediately switched back to the dark theme so as to save my eyes.

I've looked through the Fonts and Colors settings in Visual Studio and I can't see any adjustments that would resolve this problem.  I'm hoping I've overlooked something obvious.

Help?
So... anyone know of a way to force Visual Studio to use a White cursor when you move into the code text editor window?  I suppose I could use some white-out but that doesn't seem to stick to the cursor very well.

Thanks.
Avatar of dj_alik
dj_alik

I am using this plugin for Vs 2010 for Themes:
There's a free Visual Studio Color Theme Editor by Matthew Johnson that you can download and modify the VS IDE theme
http://visualstudiogallery.msdn.microsoft.com/20cd93a2-c435-4d00-a797-499f16402378/

Some overview:
Make the Visual Studio 2010 IDE colors look like Visual Studio 2008
http://www.hanselman.com/blog/MakeTheVisualStudio2010IDEColorsLookLikeVisualStudio2008.aspx
Avatar of WestSoft

ASKER

Hello DJ-

I'm using Visual Studio 2008, not 2010.  I looked at that tool you suggested and it appears it is unique to 2010 only.  If you know otherwise, please let me know.

Thanks for your feedback.

West
Anybody else want to weigh in on this issue in 2008?  I'm using a Virtualized Development Workstation and have a problem when I connect from a Mac that I don't see when connected from a PC.

The text insertion cursor is black (and therefore invisible) when using a Dark Color Scheme in Visual Basic 2008 from a remote desktop session in CORD for Mac.

Looks fine when I use Remote Desktop from a PC.

Thanks,
West
I meant to say Visual Studio... not Visual Basic.  Thanks.
ASKER CERTIFIED SOLUTION
Avatar of WestSoft
WestSoft
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Not sure how to close this without just writing my own solution note and accepting it.