GitHub - microsoft/multilspy: multispy is a lsp client library in Python intended to be used to build applications around language servers.
Multilspy: LSP client library in Python to build applications around language servers
Introduction
This repository hosts multilspy, a library developed as part of research conducted for NeruIPS 2023 paper titled "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context" ("Guiding Language Models of Code with Global Context using Monitors" on Arxiv). The paper introduces Monitor-Guided Decoding (MGD) for code generation using Language Models, where a monitor uses static anal...
Read more at github.com