csharp-language-server-protocol icon indicating copy to clipboard operation
csharp-language-server-protocol copied to clipboard

Enumerate who uses this library

Open TylerLeonhardt opened this issue 6 years ago • 8 comments

because it's nice to collect that info :)

TylerLeonhardt avatar Nov 18 '19 23:11 TylerLeonhardt

andyleejordan avatar Apr 30 '21 18:04 andyleejordan

@david-driscoll would you take a PR with an "ADOPTERS.md" document listing these out? I would need help describing how C# / Razor uses this library, I looked through the code and am still not entirely sure where the interface is.

andyleejordan avatar May 26 '21 18:05 andyleejordan

I'm using it in https://github.com/gulbanana/thousand - the project is Thousand.LSP. It's made implementing a language server far easier than I expected!

gulbanana avatar Oct 29 '21 09:10 gulbanana

Using it in https://github.com/pappleby/YarnSpinnerLanguageServer! Made it super easier to get things up and running.

pappleby avatar Nov 22 '21 20:11 pappleby

Did a requirements engineering platform with it.

tthiery avatar Jul 21 '22 18:07 tthiery

Using this for tools for an authorization policy language called ALFA.

patchandthat avatar Jun 27 '23 13:06 patchandthat

Used by https://github.com/dev-cycles/contextive/

mattgallagher92 avatar Sep 13 '23 16:09 mattgallagher92