pvs-hd-tea / 23ws-LLMcoder

LLMcoder - Practical in winter semester 2023/2024
MIT License
2 stars 2 forks source link

LSP Server #56

Open KushalGaywala opened 9 months ago

KushalGaywala commented 9 months ago

By using on of the python-lsp-server or jedi-language-server servers, and an client interface that we could use are pygls, or multilspy. We could access the language server advantages of auto-complete, getting reference, go-to-definition, and other good stuffs.

I think LSP should have its own issue.

KushalGaywala commented 9 months ago

Language Server Protocol Server

Goal

Known Knowledge

Language Server Protocol

Language Server

LS Clients

Benefits

Plan