In Chapter 2, we discussed the Language Server Protocol and how it works. In this chapter, let’s look at how to implement a Language Server and what tools we need to implement it. When implementing a Language Server, it is not only the language features we need to focus on, but also we should have an underlying protocol implementation. As we discussed in Chapter 2, the Language Server Protocol is implemented on top of the ...
3. Implementing a Language Server
Get Language Server Protocol and Implementation: Supporting Language-Smart Editing and Programming Tools now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.