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

Intellisense for Emmet #24988

Closed
ajitid opened this issue Apr 19, 2017 · 2 comments
Closed

Intellisense for Emmet #24988

ajitid opened this issue Apr 19, 2017 · 2 comments
Assignees
Labels
emmet Emmet related issues feature-request Request for new features or functionality

Comments

@ajitid
Copy link
Contributor

ajitid commented Apr 19, 2017

Allow basic Emmet tab completions to appear in Intellisense suggestions for typing completions.

If I am right, the suggestions I get when I type is called Intellisense.

If yes, then tags like

or of Emmet are shadowed by Intellisense suggestions by which typing p or head and pressimg tab doesn't gets completed by Emmet but by Intellisense suggestions.

While typing complex Emmet expansions like ul>li*3 doesn't get interfered by Emmet, typing p for

does. I just want to get Intellisense for basic Emmet expansions.

@mjbvz mjbvz added emmet Emmet related issues feature-request Request for new features or functionality labels Apr 19, 2017
@ramya-rao-a
Copy link
Contributor

Nice timing @ajitid, we are working on something very similar and that work is being tracked here : #21943

Will close this issue in favor of #21943. Please follow that issue for any updates

@ramya-rao-a
Copy link
Contributor

@ajitid Please see #1952 (comment)

You can now get Emmet abbreviation expansions in the suggestion list.
Give it a try and let us know how it works for you.
It is currently an opt-in feature which will eventually become the default.

Happy Coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
emmet Emmet related issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants