try icon indicating copy to clipboard operation
try copied to clipboard

[IntelliSense] Suggestions for extension methods use a property icon (🔧)

Open amis92 opened this issue 6 years ago • 0 comments

Describe the bug

IntelliSense suggestions for extension methods have property icon (🔧-like), instead of a method-like (box thing).

Did this error occur while using dotnet try or online?

  • [ ] dotnet-try
  • [ ] .NET Jupyter Notebook
  • [x] online (https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/intro-to-csharp/hello-world?tutorial-step=3)

What kind of error was it?

  • [x] User Interface (UI): IntelliSense icon is incorrect, using property one for extension methods like LINQ's Any, All, Aggregate, etc.
  • [ ] Service Error
  • [ ] Other:

Screenshots

Edge: image Chrome: image

Please complete the following:

  • OS
    • [ ] Windows 10
    • [ ] macOS
    • [ ] Linux (Please specify distro)
    • [ ] iOS
    • [ ] Android
  • Browser
    • [x] Chrome
    • [x] Edge
    • [ ] Safari

amis92 avatar Jan 07 '20 11:01 amis92