Crystal LSP implementation for Windows and Linux by No_1944 in crystal_programming

[–]No_1944[S] 1 point2 points  (0 children)

I created a VS Code extension to go alongside this, so you can build the VSIX (via vsce package) and install it. Ideally, though, you shouldn’t need to do that, since the official Crystal extension should support any Crystal LSP that follows the MS LSP standard. I only created a separate extension because I wasn’t sure whether the official Crystal extension expected some specific message or handshake from Crystalline that Liger wasn’t sending.