GithubHelp home page GithubHelp logo

Comments (8)

SunsetQuest avatar SunsetQuest commented on August 23, 2024

+1 for me. I was just searching online for a solution and found this. This would be a nice change. Very often it seems like there are multiple signatures for a function and I can either ....

  • pick a signature and add it - this only shows a single item however
  • use the "O:" trick as it is now but it has drawbacks (not checked, more of a hack)
  • list them all - having to list them all and maintain them as they change is not that convenient.

Another idea (maybe) would be to use a wildcard at the end

This might be a little cleaner . It might also be cool to do a Full.Declaring.Namespace.TypeName.ConvertFrom_to_(*) but that might be getting carried away and might not be used often.

from roslyn.

dougclutter avatar dougclutter commented on August 23, 2024

+1 for me.

from roslyn.

miloush avatar miloush commented on August 23, 2024

+1 and me. I actually believe this worked before Roslyn, i.e. the method group would have been referenced by "Foo" only.

On a related note, I would prefer if the Intellisense did not add the method parameters into the XML documentation unless I wanted to specifically refer the particular overload - especially I don't want the parameters if there is only one overload. But I guess that would be solved with this issue, if method groups were offered in the list.

from roslyn.

mozzis avatar mozzis commented on August 23, 2024

I can add that even the fully qualified overload does not work when documenting C++/CLR functions. The result in HTML docs is just <span class="nolink">OverloadMethod</span> where "OverloadMethod" is the name of the overloaded method you are trying to cross-reference.

from roslyn.

gafter avatar gafter commented on August 23, 2024

We are now taking language feature discussion on https://github.com/dotnet/csharplang for C# specific issues, https://github.com/dotnet/vblang for VB-specific features, and https://github.com/dotnet/csharplang for features that affect both languages.

from roslyn.

miloush avatar miloush commented on August 23, 2024

Is this language feature discussion as it worked before and potentially regressed?

from roslyn.

gafter avatar gafter commented on August 23, 2024

@miloush I don't have evidence one way or the other, but if the behavior regressed it could make sense to open it as a bug report (regression) against the compiler.

from roslyn.

gafter avatar gafter commented on August 23, 2024

This issue has been moved to dotnet/csharplang#320

from roslyn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.