Skip to content

emmet-ls support #6311

@sei40kr

Description

@sei40kr

Describe your request

Currently :lang web and :lang javascript have Emmet support with emmet-mode.
But emmet-mode has no fuzzy matching which is a very important feature cause to help us to remember the abbreviations for CSS properties.
In addition, the author of emmet-mode said emmet-mode will be no longer maintained.

So I want emmet-ls support in Doom Emacs.
It works as an add-on LSP server, and provides Emmet expansions as the LSP snippets.

FYI emmet-ls support was merged into lsp-mode via emacs-lsp/lsp-mode#3384.

Briefly explain its use-case

  1. Install Doom Emacs
  2. Install emmet-ls
  3. Open a CSS file
  4. Type some Emmet abbreviation and expand it

Metadata

Metadata

Assignees

No one assigned

    Labels

    :tools lspPertains to Doom's :tools lsp moduleis:featureAdds or requests new features, or extends existing onesstatus:confirmedIssue was verified, or request approved. Waiting for a working solution.

    Open to PRs

    Yes

    Priority

    None yet

    Projects

    Status
    Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions