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 style inside Emmet preferences doesn't work. #2881

Open
4 tasks done
pixieaka opened this issue Apr 22, 2021 · 0 comments
Open
4 tasks done

Self closing tag style inside Emmet preferences doesn't work. #2881

pixieaka opened this issue Apr 22, 2021 · 0 comments

Comments

@pixieaka
Copy link

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ
  • I have tried restarting VS Code or running Vetur: Restart VLS

Info

  • Platform: Windows 10 20H2 x64
  • Vetur version: 0.33.1
  • VS Code version: 1.55.2

Problem

Inside template tag with Emmet preferences below self closing tag doesn't generated. ( Ref microsoft/vscode#120203 (comment) )

  "emmet.preferences": {
    "output.selfClosingStyle": "xhtml"
  }

Reproducible Case

3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants