-
Notifications
You must be signed in to change notification settings - Fork 9
VS2022 Issues and Solutions
Valk edited this page Sep 29, 2024
·
35 revisions
Go to Tools > Options > Text Editor > General > Display > Highlight Current Line
and uncheck the box
Close VS2022 and delete the .vs
folder. Problem seems to gradually go away on its own.
Restart VS2022. May need to restart more than once. No idea what's causing this.
Go to Tools > Options > Environment > Keyboard
. In the Show commands containing
text box, type Edit.Duplicate
. Select the Edit.Duplicate
command from the list. In the Press shortcut keys text box, press Ctrl + D
. Click Assign
to assign the shortcut. Click OK
to save the changes.