David Driscoll

Results 85 comments of David Driscoll

I'm not able to see any issues with it. The pdb's are embedded in the nuget, source link looks like it's on and working. (this at least on my local)....

I wasn't debugging anything at the time, just reviewing the source link configuration, to the best of my knowledge it's all configured. I'll try and do some debugging and step...

So the registrations that is reported at initialization are static registrations only. If we return the registration data there, and then dynamically register as well, we end up with two...

It's hard to say, depends what code is actually causing the slow down. User code? Library Code? 0.15.0 is fairly old, and there have been performance enhancements in that time....

This is something I'll see if I can take a look at as to why it's happening.

So one of the things the library tries to do is abstract away the need to deal with registration or dynamic registration. So the goal is that if the client...

Do you have any example code anywhere that I can look at, to try and determine why this might be happening. As I sit here thinking about it, if you...

Actually can you check one other thing for me? Based on the spec https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocumentRegistrationOptions the document selector is allowed to be null when registering dynamically. Do you have a document...

> I really hope that this was not a power move made by Microsoft and the OmniSharp team had a say in this. Because Microsoft already has shown that it'll...

To the closed source nature of the new "host", fundamentally I know the team working on it wants to open source it, or at the very least parts of it....