Skip to content

Okerew/gml_lsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gml_lsp

A lsp server by me

Supports:

  • Formatting
  • Completions
  • Semantic token syntax highlihgting

To install do cp gml_lsp /usr/local/bin or whatever is the windows equivalent if on windows

To build do go build -o gml_lsp