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

Can not Expand abbreviation for HTML inside JS #171

Open
kubiqsk opened this issue Dec 6, 2021 · 0 comments
Open

Can not Expand abbreviation for HTML inside JS #171

kubiqsk opened this issue Dec 6, 2021 · 0 comments

Comments

@kubiqsk
Copy link

kubiqsk commented Dec 6, 2021

It doesn't matter if I use quote, apostrophe or backtick
el.innerText('div.myClass')
no matter if I press TAB or CTRL+E or if I highlight div.myClass
it's simply not working
Expected result:
el.innerText('<div class="myClass"></div>')

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