Giter VIP home page Giter VIP logo

Comments (11)

nosami avatar nosami commented on August 10, 2024

Not at the moment.

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

It probably could be added. You want to know if the source is generic, or the completion results?

from omnisharp-server.

astralhpi avatar astralhpi commented on August 10, 2024

I want to know either generic method or not when auto complete.
ex)
a.Gen

auto complete list
GenericMethod<
....

from omnisharp-server.

mikavilpas avatar mikavilpas commented on August 10, 2024

👍 would be useful!

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

You mean like this? f1a2197#diff-968e4077eb22fd24c84d3d6332772333

from omnisharp-server.

astralhpi avatar astralhpi commented on August 10, 2024

@nosami Yes.

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

@astralhpi that works for me.

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

OK. I added some fixes. See here e1bc43e

Pretty sure that it's far from perfect, but better than it was, so merged into master.

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

@astralhpi, @sp3ctum can I close this?

from omnisharp-server.

mikavilpas avatar mikavilpas commented on August 10, 2024

I reviewed the code and I think the idea is, like you said, an improvement.
I say close this, and let's reopen it if something comes up.

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

I've handled simple cases where the generic type can be inferred, but not sure how easy it is to do a complete fix for this. I'd need more test cases I guess.

I was almost tempted to never add a "(" or "<" to the end - only "()".

We'll see how it goes. Thanks!

from omnisharp-server.

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.