
153: Elixir Tools and Language Servers
Thinking Elixir Podcast
00:00
What Is a Language Server?
The language server protocol is a JSON RPC protocol designed by Microsoft that was kind of extracted out of visual studio code. The editor has the built in like client support and then the actual plugin. That's the thing that says, I want to start this tool and we'll be able to boot it up for you in the context of your app. It looks or LS can power any editor technically can power just anything really because Like you can open it up on a TCP port and talk to it that way.
Transcript
Play full episode