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
19.11k stars 4.04k forks source link

[Bug report]Option 'Toggles between suggestion and standard completion modes' in Watch window can not save. #43337

Open CreateAndInject opened 4 years ago

CreateAndInject commented 4 years ago

Version Used: 16.5.3 This only occus in Watch window The default value of Option 'Toggles between suggestion and standard completion modes' in Watch window is Checked. When I UnChecked it, and reopen VS2019, it restore Checked!

CreateAndInject commented 4 years ago

Why did you modify milestone to Backlog? This issue nag me so long time, as we know, Backlog means it wasn't fixed within several years.

CyrusNajmabadi commented 4 years ago

This issue hasn't risen to the level where it would be assigned to anyone in a particular milestone. Note: if this issue is bothering you, we would most likely take a PR to address it if you wanted to provide it. Thanks!

CreateAndInject commented 3 years ago

@tmat Can you fix it?