Sample language server for HelloFalks language. It's capable of completing sayHello()
.
This is the source code for this Medium article "Implementing a Language Server…How Hard Can It Be?? — Part 2". It's a part of a 3-Part-Series where Nipuna Marcus walksthrough the process of setting up a simple Language Server via LSP4J, the "Java implementation of the language server protocol".