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
Hello!
Why does it automatically insert a closed member if the given member is already closed?
Saved code:
<section> <article>Test <aside>Test</aside> </article> </section>
Code displayed after invitation, correct:
Code displayed after invitation + 1 sec, INKORRECT:
<section></section> <article>Test <aside>Test</aside> </article> </section>
And no other plugins are turned on!
Thanks for your answer!
My settings.json:
{ "json.schemas": [
], "editor.fontSize": 16, "window.zoomLevel": 0, "settingsSync.ignoredSettings": [], "php.validate.executablePath": "", "window.newWindowProfile": "ZiT3K"
}
The text was updated successfully, but these errors were encountered:
Hey @ZiT3K, can you click on edit snippet and show me the screenshot for that.
Sorry, something went wrong.
No branches or pull requests
Hello!
Why does it automatically insert a closed member if the given member is already closed?
Saved code:
Code displayed after invitation, correct:
Code displayed after invitation + 1 sec, INKORRECT:
And no other plugins are turned on!
Thanks for your answer!
My settings.json:
{
"json.schemas": [
}
The text was updated successfully, but these errors were encountered: