Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix emmet-ls #14

Closed
wants to merge 2 commits into from
Closed

fix emmet-ls #14

wants to merge 2 commits into from

Conversation

yuneguy
Copy link

@yuneguy yuneguy commented Mar 11, 2022

No description provided.

@yuneguy
Copy link
Author

yuneguy commented Mar 11, 2022

I don't know, maybe this is due to the fact that on different operating systems,
the emmet-ls startup command may differ, but in Linux 5.16.12-arch1-1 GNU/Linux
it is launched via emmet-ls

I replaced the launch command 'emmet-ls' in 'nvim/lua/user/lsp/settings/emmet_ls.lua'
with 'ls_emmet' to 'emmet-ls' and the problem disappeared.

to reproduce the error, you can try to open any file that uses the lsp server 'emmet-ls`

Screenshot

@ChristianChiarulli
Copy link
Owner

ls_emmet is better

@yuneguy yuneguy closed this Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants