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

Emmet spawning text #5

Open
mickaelchanrion opened this issue Jan 16, 2018 · 0 comments
Open

Emmet spawning text #5

mickaelchanrion opened this issue Jan 16, 2018 · 0 comments

Comments

@mickaelchanrion
Copy link

mickaelchanrion commented Jan 16, 2018

Hi!
Firstly, thanks for this extension ;)
I'm experiencing an issue when I'm tapping some markup in the part of a *.vue file

Let met explain:
For example, if I want to spawn a <a href=""></a> with emmet, it will spawn this
<a href="${1}">${0}</a>

It's a bit annoying because I have to manually remove those '${x}'. I think it's edit points of emmet that allows us to fastly jump between those parts.
Do you know how to fix this?
Thanks

EDIT:
My list of installed packages (in case it's usefull):
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] (disabled)
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected] (disabled)

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