nvf icon indicating copy to clipboard operation
nvf copied to clipboard

languages/html: add emmet LSP

Open valyntyler opened this issue 1 month ago • 2 comments

Closes #1211

Sanity Checking

  • [x] I have updated the changelog as per my changes
  • [x] I have tested, and self-reviewed my code
  • [ ] My changes fit guidelines found in hacking nvf
  • Style and consistency
    • [x] I ran Alejandra to format my code (nix fmt)
    • [ ] My code conforms to the editorconfig configuration of the project
    • [ ] My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • [ ] My code includes comments in particularly complex areas
    • [ ] I have added a section in the manual
    • [ ] (For breaking changes) I have included a migration guide
  • Package(s) built:
    • [ ] .#nix (default package)
    • [ ] .#maximal
    • [ ] .#docs-html (manual, must build)
    • [ ] .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • [x] x86_64-linux
    • [ ] aarch64-linux
    • [ ] x86_64-darwin
    • [ ] aarch64-darwin

Add a :+1: reaction to pull requests you find important.

valyntyler avatar Nov 03 '25 17:11 valyntyler

:rocket: Live preview deployed from a87439ed3c9b99edc1512dc89acdd901cdc176c0

View it here:

Debug Information

Triggered by: NotAShelf

HEAD at: emmet-ls

Reruns: 1572

github-actions[bot] avatar Nov 03 '25 17:11 github-actions[bot]

Looks good, if you could just add a changelog entry this'll be ready to merge :)

Awesome! Done.

valyntyler avatar Nov 09 '25 16:11 valyntyler

Very excited for this one to get merged because I've dearly missed emmet-ls since moving from vanilla nvim to nvf

simonlearnscoding avatar Nov 16 '25 15:11 simonlearnscoding

I could swear that I enabled automerge for this...

NotAShelf avatar Nov 16 '25 16:11 NotAShelf

✅ Preview has been deleted successfully!

github-actions[bot] avatar Nov 16 '25 16:11 github-actions[bot]

hey @valyntyler thank you this works for html! might be a noob question sorry for that but how can I enable this for .tsx and .jsx files?

simonlearnscoding avatar Nov 20 '25 12:11 simonlearnscoding

hey @valyntyler thank you this works for html! might be a noob question sorry for that but how can I enable this for .tsx and .jsx files?

With a PR. It's on the way. #1235

valyntyler avatar Nov 20 '25 12:11 valyntyler

awsome thanks for keeping me up to date!

simonlearnscoding avatar Nov 20 '25 13:11 simonlearnscoding