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

No div completion on Template literals inside of ES6/TS files #13039

Closed
falconmick opened this issue Sep 29, 2016 · 4 comments
Closed

No div completion on Template literals inside of ES6/TS files #13039

falconmick opened this issue Sep 29, 2016 · 4 comments
Assignees
Labels
emmet Emmet related issues feature-request Request for new features or functionality html HTML support issues javascript JavaScript support issues *out-of-scope Posted issue is not in scope of VS Code

Comments

@falconmick
Copy link

More of a feature request than a bug, but Sublime Text can handle auto-creating div's through the div.someclass syntax inside of Template literals, just wondering if it could be added to VSCode.

Cheers

@aeschli aeschli assigned egamma and unassigned aeschli Oct 10, 2016
@aeschli
Copy link
Contributor

aeschli commented Oct 10, 2016

That would be Emmet completion inside ES6/TS if I understand correctly.

@egamma
Copy link
Member

egamma commented Oct 10, 2016

@falconmick what you can do today is to associate the emmet syntax profile for HTML with javascript. This is documented here https://code.visualstudio.com/updates/v1_5#_languages. Does this cover your scenario?

@mjbvz mjbvz added feature-request Request for new features or functionality html HTML support issues javascript JavaScript support issues labels Dec 1, 2016
@egamma egamma added the emmet Emmet related issues label Dec 15, 2016
@ramya-rao-a
Copy link
Contributor

@aeschli What would it take to mark template literals as html just like we mark html inside jsx files as `jsx-tags?

This would help #13414 as well

@egamma egamma assigned ramya-rao-a and unassigned egamma Apr 21, 2017
@ramya-rao-a ramya-rao-a added the *out-of-scope Posted issue is not in scope of VS Code label Sep 11, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 11, 2018

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emmet Emmet related issues feature-request Request for new features or functionality html HTML support issues javascript JavaScript support issues *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

5 participants