Skip to content

Emmet Completions providing suggestion on the wrong place #228

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

Closed
claytonfaria opened this issue Dec 13, 2020 · 3 comments
Closed

Emmet Completions providing suggestion on the wrong place #228

claytonfaria opened this issue Dec 13, 2020 · 3 comments

Comments

@claytonfaria
Copy link

Hello,

While working with Nuxt / TypeScript and Emmet Completions on, autocomplete gets messed up.

Screen Shot 2020-12-13 at 7 21 21 PM

with Emmet Completions Off, it works, no problems
Screen Shot 2020-12-13 at 7 22 21 PM

@bradlc
Copy link
Contributor

bradlc commented Dec 14, 2020

Hey @claytonfaria. The emmet completions feature has been tweaked a bit in v0.5.6 of the extension and should now be less eager 👍

@bradlc bradlc closed this as completed Dec 14, 2020
@claytonfaria
Copy link
Author

Hi @bradlc , thank your for your reply. After testing v0.5.6 (yes, reloaded vscode), unfortunately, it is still showing me the suggestions

Screen Shot 2020-12-14 at 11 42 52 PM

@akomm
Copy link

akomm commented Dec 18, 2024

This should be reopened, because its not fixed. The issue is very annoying, because whenever I write a . (dot) in any TS code, 100% of the time I see spam of the above suggestions. I assume the . (dot) is confused for the beginning of a .class.

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

No branches or pull requests

3 participants