I would like to know what the keyboard shortcut is in Visual Studio 2015 which allows me to advance to the next Quick Action in the file I am viewing.
The behavior I am looking for would be similar to ReSharper's "next code issue" (F12) shortcut.
To see a light bulb or screwdriver You can also press Ctrl+.
1 Answer. Show activity on this post. You can disable CodeAnalysis for a project in the project properties> tab Code Analysis. For more details check this doc https://docs.microsoft.com/en-us/visualstudio/code-quality/disable-code-analysis?view=vs-2019.
was searching for the same and with help of this post I was able to found the following, which suits my needs more:
for me in VS2017, the right combination was "Edit.GoToNextIssueinFile" (Alt+PgDn) and vice versa.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With