My intention with this project is to have a simple template with all basic protocol needs implemented to make it easier to create new LSP servers.
- Rename
/cmd/rename_server
directory to the name of your LSP server; - If you want to make a simpler server, or if the language doesn't support all messages / methods, you may delete the unnecessary messages and types.