-
-
Notifications
You must be signed in to change notification settings - Fork 363
modules/lsp/server: declare package defaults
#3243
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
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
262ae92 to
b0a06d8
Compare
b0a06d8 to
b281999
Compare
package defaultspackage defaults
b281999 to
5450ad7
Compare
5450ad7 to
03fc6bd
Compare
GaetanLepage
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, well done @MattSturgeon !
Convert the `attrsOf (servers.nix)` option to a freeform submodule. Declare a `servers.nix` option for each lsp server listed in `lsp-packages.nix` that has a known nixpkgs package.
03fc6bd to
e34eaf8
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
This pull request, with head sha This pull request will be automatically closed by GitHub.As soon as GitHub detects that the sha It is possible for this pull request to remain open if this detection does not happen, this usually happens when a force-push is done on this branch |
Initial design for declaring per-server
lsp.servers.<name>.packagedefaults.lsp.serversto a freeform submoduleserver.nixmodule usinglib.importApplylsp.servers.<name>option for each packaged server