Language Server Protocol
github.com
Language Server Protocol
1–10 of 31 posts
Re: Language Server Protocol
#2I am the developer of HiveMind (crudzilla.com), I have been dragging my feet about plunging into static code analysis so this type of solution is definitely intriguing.
Re: Language Server Protocol
#3The first thing that pops into my head is that for languages with interprocedural type inference, I really want my IDE to show me what types it has inferred, but this is outside the spec and not even applicable to all languages.
Re: Language Server Protocol
#4I'm on the fence about this, standardization let's people pool resources to provide common functionality, but it also ossifies the interface so that doing anything not supported by the interface becomes harder than before. The first thing that pops into my head is that for languages with interprocedural type inference, I really want my IDE to show me what types it has inferred, but this is outside the spec and not ev…
Re: Language Server Protocol
#5Re: Language Server Protocol
#6Does anyone know what tool was used to create that diagram?
Re: Language Server Protocol
#7Does anyone know what tool was used to create that diagram?
Re: Language Server Protocol
#8Does anyone know what tool was used to create that diagram?
Re: Language Server Protocol
#9Does anyone know what tool was used to create that diagram?
Re: Language Server Protocol
#10Does anyone know what tool was used to create that diagram?