Skip to content

[Enhancement] Automatic client detection #512

Closed
@seagle0128

Description

@seagle0128

Hi, I am using new interface lsp. Is it any possible to add automatic client detection for lsp-clients? Like eglot, then only one config to setup.

(add-hook 'prog-mode-hook 'lsp)

Users don't need to care about lsp client should be used in which mode. lsp knows which client should be started in current programming mode. That's more intelligent.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions