We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps: Type in .container#content in a HTML File and press Enter
.container#content
Actual behaviour: Nothing happens
Expected behaviour: VSCode will replace this line(tab intended) with `
That will be useful and I can type way more faster. It's more easier.
The text was updated successfully, but these errors were encountered:
This issue refers to Emmet. Unfortunately, now Emmet (in VS Code) doesn't support HAML syntax, however, that's a work in progress. See #9500.
Sorry, something went wrong.
Thanks 😃
No branches or pull requests
Steps:
Type in
.container#content
in a HTML File and press EnterActual behaviour:
Nothing happens
Expected behaviour:
VSCode will replace this line(tab intended) with `
[cursor here]
That will be useful and I can type way more faster. It's more easier.
The text was updated successfully, but these errors were encountered: