Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Expose devenv options for nixd #1390

Closed
wants to merge 1 commit into from

Conversation

k3yss
Copy link
Collaborator

@k3yss k3yss commented Aug 16, 2024

This PR exposes options for modules which is required if we want to support nixd lsp natively. We would need this before nix-community/nixd#584 is merged.

@domenkozar
Copy link
Member

We need to expose the options from .devenv.flake.nix, so that local options are picked up.

This way if users define local options they are part of auto-complete as well.

@domenkozar
Copy link
Member

Going another route

@domenkozar domenkozar closed this Sep 11, 2024
@sebb3
Copy link

sebb3 commented Nov 22, 2024

Is something like this being implemented? would be really helpful with some autocompletion!

@k3yss
Copy link
Collaborator Author

k3yss commented Nov 23, 2024

@sebb3 There is ongoing work in https://github.com/cachix/devenv/tree/work/keys/lsp. I got pretty busy with my university the last few weeks, going to pick it up again soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants