Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 247 Bytes

File metadata and controls

11 lines (8 loc) · 247 Bytes

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