LSP icon indicating copy to clipboard operation
LSP copied to clipboard

Sublime-LSP Local Code-Assistant Support

Open fruffy opened this issue 1 year ago • 7 comments

There is currently no first-class code local assistant plugin for Sublime-LSP. Github Copilot and Codeium plugins exist but they require a consistent internet connection and use proprietary models.

It would be nice to have good support for a local model. There seems to be some interest in integrating tabby with Sublime-LSP: https://github.com/TabbyML/tabby/issues/219

Unfortunately, I do not know how to build such a plugin. How easy is it to add support or integrate SublimeLSP with a code assistant?

fruffy avatar Sep 23 '24 20:09 fruffy