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

Auto Complete #194

Open
NazmusSayad opened this issue Jan 13, 2022 · 3 comments
Open

Auto Complete #194

NazmusSayad opened this issue Jan 13, 2022 · 3 comments

Comments

@NazmusSayad
Copy link
Contributor

After selecting each suggestion, it needs to manually press slash and show the suggestion again.

Video_2022-01-13_201411.mp4
Video_2022-01-13_201326.mp4

Where vscode default html and css suggestion don't need to type slash again.

Video_2022-01-13_201832.mp4
ChristianKohler added a commit that referenced this issue Jan 21, 2022
* feat: automatically trigger next suggestion

#194

* fix(tests): make test less fragile
github-actions bot pushed a commit that referenced this issue Jan 21, 2022
# [2.7.0](v2.6.1...v2.7.0) (2022-01-21)

### Features

* automatically trigger next suggestion ([#195](#195)) ([051d7c8](051d7c8)), closes [#194](#194)
@ChristianKohler
Copy link
Owner

Hey @NazmusSayad

I wanted to do that for a long time. Your issue made me look into it again (and it looks like the solution is super easy).

It is currently disabled by default. Could you update to the latest version and give it a try. Looking forward to hear your feedback on the feature.

Thank you

@NazmusSayad
Copy link
Contributor Author

Thanks...
But there is still a huge problem.

Video_2022-01-21_144459.mp4

@ChristianKohler
Copy link
Owner

I see. Was trying to figure out how they do it but couldn’t find a working solution yet.

I leave it the issue open for now.

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

2 participants