Intellisense: "Hide extension methods" option doesn't hide extensions using the new syntax.
I have been developing a new set of extensions using the new syntax and things are looking great so far.
Minor problem though, when looking at the intellisense options, hiding the extension methods (Ctrl+H) doesn't hide extensions using the new syntax. It's recognized as if it were a regular member method.
vs