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
Example XML:
<animation id="show"> <delay time="0.6"/> </animation>
Typing / character after h inside "show" deletes element's contents, and you get XML like this:
/
h
"show"
<animation id="sh/>
Extension version: 0.5.1
The text was updated successfully, but these errors were encountered:
This issue is already fixed! #126 It will be available in the next release.
Sorry, something went wrong.
Nice! Thank you. :)
@smilediver please try the latest vscode-xml visx file from http://download.jboss.org/jbosstools/vscode-xml/staging/?C=M;O=D
See https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix for installation instructions.
Tried vscode-xml-0.6.0-3147.vsix | 21-May-2019 15:45 | 5.7M, the issue seems fixed. 👍
vscode-xml-0.6.0-3147.vsix | 21-May-2019 15:45 | 5.7M
No branches or pull requests
Example XML:
Typing
/
character afterh
inside"show"
deletes element's contents, and you get XML like this:Extension version: 0.5.1
The text was updated successfully, but these errors were encountered: