Hacker News new | ask | show | jobs
by breck 2533 days ago
This source repo is really fantastic code. If you are implementing a new language this is a nice one to emulate.

They've got a Language Server Protocol Implementation, VS Code Extension, Code Mirror mode, and more, and the code and even config files project wide are all very well done.

Great stuff.

1 comments

Would you be able to provide some specific examples?
Language Server Protocol Implementation, VS Code Extension, Code Mirror mode I'd guess
Not sure why on the downvotes. I was more curious if you could link to a specific source file.
There's a GitHub link on the top-right of their home page.
Right. I totally missed that. Thanks for pointing that out.