Skip to content

CoderParth/eg-lsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eg-lsp

A lsp server for my custom language - EG.

This lsp server was written without
using any external libraries - same
as the way the interpreter was written.

At this stage, only diagnostics messages
have been implemented.

Some screenshots of this lsp server in
use have been added below.
The client text-editor was Neovim in
these examples.

References used to create a boiler-plate,
and to get the server up and running are
mentioned below:
https://github.com/tjdevries/educationalsp
https://github.com/semanticart/lsp-from-scratch

Screenshot from 2025-01-26 16-23-23 Screenshot from 2025-01-26 16-26-00 Screenshot from 2025-01-26 17-48-50

About

A lsp server for my custom language - EG

Topics

Resources

Stars

Watchers

Forks

Languages