SilasMarvin / lsp-ai

LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.
MIT License
1.82k stars 55 forks source link

Setting up with home-manager on MacOS #32

Open cameroncarlg opened 1 week ago

cameroncarlg commented 1 week ago

Hey, this looks like it would be a great addition to the helix text editor! I was wondering if you know of any way to add this to a home-manager configuration file? Additionally, I have it downloaded but does not seem to run in any of my editors.

Thanks!

SilasMarvin commented 1 week ago

Hey Cameron thanks for checking it out! I've never added anything to home-manager but we absolutely can. Its not super high on the priority list for me right now, but if you want to make a pr adding a flake.nix file or whatever is required I would be happy to merge it!

I'm not sure why it isn't running in your editor. Make sure to add it to your languages.toml file. You can see some example in the examples directory of the repo.