Skip to content

Add emmylua as second option for Lua LS #690

@xuhuanzy

Description

@xuhuanzy

Is your feature request related to a problem? Please describe.

Provide an LSP switching configuration for lua, but I'm not sure how the author views the scenario of having multiple LSPs for one language.

For lua, the most widely used LSP currently is luals, which is also the default LSP downloaded and activated. luals is derived from emmylua.
However, we have completely rewritten emmylua using rust, offering more features (some of which cannot be achieved with luals), and it is the most widely used LSP in IntelliJ IDEA (thanks to the user base of the original emmylua project).

Describe the solution you'd like
A clear and concise description of what you want to happen.

The author proposes a specification to handle situations where multiple LSPs exist for the same language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions