shawn-hurley / analyzer-lsp

Add-on that is focused on providing analysis based on the Language Server Protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Base Starting Point

Using the LSP/Protocal from ACME https://github.com/fhs/acme-lsp and stripping out anything related to serving, proxy or anything. Just keeping the types for communication

Using JSONRPC2 from google.org/x/tools/internal. Copied and removed anything to do with serving.

About

Add-on that is focused on providing analysis based on the Language Server Protocol.


Languages

Language:Go 100.0%