dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.92k stars 4.02k forks source link

Hard to see cursor when using in-place rename refactoring #24032

Open vsfeedback opened 6 years ago

vsfeedback commented 6 years ago

I use dark VS theme (don't know if its relevant) I press Ctrl+R, Ctrl+R on identifier to start Rename refactoring. Text cursor vanishes. It is super annoying because I don't understand what will happen when I press something. It returns after finishing Rename

image

Can you do something about it? It should be easy fix (I hope) and it will dramatically improve my daily usage of VS

This issue has been moved from https://developercommunity.visualstudio.com/content/problem/153970/hard-to-see-cursor-when-using-in-place-rename-refa.html VSTS ticketId: 527771 These are the original issue comments:

Jinu Joseph [MSFT] on ‎12‎/‎3‎/‎2017, 04:27 AM (31 days ago):

We appreciate you taking the time to report this problem. We are currently prioritizing problems that are impacting a broad set of our customers, so we may not be able to investigate this one immediately. We know this problem is important to you, so we will continue to monitor it.

These are the original issue solutions: (no solutions)

sharwell commented 6 years ago

I've hit this a bunch of times, but didn't get around to filing a bug for it. Now someone else has 😄

AbhitejJohn commented 4 years ago

Looks like a dupe of #8136

AbhitejJohn commented 4 years ago

JFYI, that there's an internal bug tracking this as well: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1139737