mrlacey/ConstVisualizer

Investigate identifying constants to adorn with a custom tagger and Roslyn

Opened this issue · 3 comments

Because string-based identification of constants to adorn has a large number of potential edge cases to handle, it might show fewer incorrect values if a roslyn-analyzer was used to identify the use of constants and then create tags to highlight these that the adorner can look for.

Is my issue related to this?

Is my issue related to this?

Yes