Skip to content

"tailwindCSS.emmetCompletions = true" doesn't work in neovim but works in VSCode #1398

Open
@highjeans

Description

@highjeans

What version of VS Code are you using?

1.100.2

What version of Tailwind CSS IntelliSense are you using?

LSP version is 0.14.20

What version of Tailwind CSS are you using?

v4.1.8

What package manager are you using?

pnpm

What operating system are you using?

MacOS

Tailwind config

@import "tailwindcss"

Reproduction URL

https://github.com/highjeans/tailwind-lsp-emmet-neovim-bug

Describe your issue

When trying to use tailwindCSS classes in emmet syntax, the lsp for neovim does not provide any completions but when ran in vscode with the intellisense plugin, it works fine. I have configured "tailwindCSS.emmetCompletions" in both neovim and vscode. Please see screenshots below. The expected behavior is for both places to show completions in emmet syntax.

Image Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions