lopi-py / luau-lsp.nvim

A luau-lsp extension to improve your experience in neovim.
MIT License
46 stars 10 forks source link

Add gzip decompression for the Studio plugin server #22

Closed Eggflaw closed 4 months ago

Eggflaw commented 4 months ago

In luau-lsp 1.30, the Studio plugin will do Gzip compression on requests. This is not optional at the moment so the server will just error when trying to decode the request.