Go to file
2023-08-27 20:13:35 +02:00
src refactor: remove file path header (#7) 2023-08-27 20:13:35 +02:00
.gitignore feat: init ccserver 2023-08-10 22:46:10 +02:00
Cargo.lock refactor: remove file path header (#7) 2023-08-27 20:13:35 +02:00
Cargo.toml fix: incorrect offset in build prompt when fim disabled (#6) 2023-08-27 10:16:27 +02:00
LICENSE feat: add LICENSE (#1) 2023-08-10 22:50:24 +02:00
README.md feat: code completion (#2) 2023-08-24 17:46:26 +02:00

llm-ls

Important

This is currently a work in progress, expect things to be broken!

llm-ls is a LSP server leveraging LLMs for code completion (and more?).

Compatible extensions