llm-ls icon indicating copy to clipboard operation
llm-ls copied to clipboard

support for helix editor

Open hemedani opened this issue 2 years ago • 2 comments

just add supporting for helix editor

hemedani avatar Nov 20 '23 21:11 hemedani

Could you add a bare configuration, and some usage example?

There is no documentation, no -h or --help params available, nothing in the source code, that's pretty dark. In my Helix config.toml, with llm-js available in PATH, tried:

[language-server.llm-ls]
command = "llm-ls"
timeout = 5

webdev23 avatar Jan 18 '24 15:01 webdev23