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

Limit Markup for HTML #15

Open
anoopd opened this issue May 17, 2022 · 5 comments
Open

Limit Markup for HTML #15

anoopd opened this issue May 17, 2022 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@anoopd
Copy link

anoopd commented May 17, 2022

Hi
Is it possible to limit the markup to HTML elements and attributes and avoiding the behaviour in the image below ( which is an expected behaviour for javascriptreact and jsx . )
2

@pedro757
Copy link
Owner

As a work around you could modify your sources priorities in nvim-cmp, I'm reading the LSP docs but it's a really bad documentation

@anoopd
Copy link
Author

anoopd commented May 18, 2022

Ty , will try it and let you know how it worked .

@anoopd
Copy link
Author

anoopd commented May 18, 2022

I tried bringing my snippet engine as first priority , but not working .

@pedro757
Copy link
Owner

pedro757 commented Aug 4, 2022

The thing is there are custom web components in html, so I can't think of a good way to handle this. Do you have any idea?

@pedro757 pedro757 added the help wanted Extra attention is needed label Aug 4, 2022
@anoopd
Copy link
Author

anoopd commented Aug 10, 2022

I have found https://github.com/aca/emmet-ls . Not sure whether it is helpful or not .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants