You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code style page currently has 2 columns. One for preference and one for severity. I could imagine a 3rd column. This column would indicate "presentation" or "location" (or some good name). Each style would have a dropdown with checkboxes in it allowing them to control the above options that david laid out (i.e. Show in error list, Show squiggles, etc.)
We would pick the best defaults for each style option we provided, but users could tweak as they want. So, for example, "unused usings" would just have the "fade out" presentation option checked. But users could say "i want this in the scroll bar and error list if they wanted."
Primary concern would be that this would bloat the size of this dialog. However, my hope would be that by the time we did this, we could add the extra inch or so to make this possible.
On the Code Style page today, we allow users to choose their style choice and their severity.
It would be nice if they could also control the "visual treatment" (working title) of each. Examples include
Another open question is whether this level of control should apply to only things on the Code Style page, or all analyzers.
The text was updated successfully, but these errors were encountered: