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

Self closing tag with input/ instead of guessing #34

Open
Chris2011 opened this issue Aug 9, 2017 · 0 comments
Open

Self closing tag with input/ instead of guessing #34

Chris2011 opened this issue Aug 9, 2017 · 0 comments

Comments

@Chris2011
Copy link

It would be great to have this feature implemented in this plugin.

I know that you don't need closing tags in HTML5 but or my perspective, I will still use it. So when I type:

Input -> TAB it exapands to which is ok but input is a self closing tag so if I type input -> TAB it should expanded to like many other stuff BUT when I type input/ -> TAB it should expanded to .

The idea doesn't come from be, you can see requests and problems here:

emmetio/emmet-atom#408 (Comment emmetio/emmet-atom#408 (comment))

emmetio/emmet#413 (Wish for JSX but as you can see in the first ticket, it should work for all tags)

The IDEA comes from JSX and custom tags/custom components where View was expanded to in WebStorm (https://youtrack.jetbrains.com/issue/WEB-25937) so he wanted to have a self-closing custom component. But this guy, doesn't want it always: https://youtrack.jetbrains.com/issue/WEB-26468

So please add the functionality for my-custom-tag/ -> TAB ->
and for normal tags too.

Regards

Chris

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

1 participant