-
Notifications
You must be signed in to change notification settings - Fork 49
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
Comments
* feat: automatically trigger next suggestion #194 * fix(tests): make test less fragile
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 |
Thanks... Video_2022-01-21_144459.mp4 |
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. |
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
The text was updated successfully, but these errors were encountered: