Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Some colors stopped applying #25

Open
stesvis opened this issue Oct 18, 2018 · 1 comment
Open

Some colors stopped applying #25

stesvis opened this issue Oct 18, 2018 · 1 comment

Comments

@stesvis
Copy link

stesvis commented Oct 18, 2018

Hello, once again VS updates screwed up my favorite extension!

It seems like these don't apply anymore:

  • Sematic Normal Method
  • Semantic Property (when used, but it works when declared)

Examples:
image

  1. base.OnNavigatedTo before was the same yellow as in public override async void OnNavigatedTo
  2. IsBusy = true before was purple (same color as parameters)

I am using VS 2017 v15.8.7

Any way to restore those colors?
Thanks!

@stesvis
Copy link
Author

stesvis commented Oct 18, 2018

NOTE: it looks like that only happens when the methods has warnings. For example here I had a

try {
    //...
}
catch (Exception ex) {
    //...
}

where ex was not used...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants