roslyn
roslyn copied to clipboard
Diagnostic severity code fix should not show for custom severity configurable diagnostics
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work] I am trying to configure a static analysis warning to not show using the editor context menu, but it does not work. See the recording.
I click 'None', and then nothing happens.
Original Comments
Feedback Bot on 8/25/2024, 09:19 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The IDE should not show the option to configure IDE0060, etc., when custom severity configuration is enabled, as this configuration will simply be ignored.