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
Comments
-
Good spot - there's more work to be done on the tooling. I'll try and get this into this week's build.
-
9.3.1 has now been released - let me know how you get on.
-
All good here 👍