huggingface / llm-ls

LSP server leveraging LLMs for code completion (and more?)
Apache License 2.0
602 stars 49 forks source link

Handle multiple initialized workspaces in get Completions #91

Open Wats0ns opened 6 months ago

Wats0ns commented 6 months ago

Handle the fact that they may be multiple initialized workspaces requiring completions. Will add the initialization of new workspaces in a new PR