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
With the VS Code "January" release, we should have the tools available to render an XML document as a collapsible tree view.
microsoft/vscode#272 - Allows us to create a virtual document in a new column.
microsoft/vscode#1308 - Allows extensions to preview HTML in a TextDocument instance.
TextDocument
The text was updated successfully, but these errors were encountered:
Add XML Tree Feature
801fc5a
#32
d0f4f98
DotJoshJohnson
No branches or pull requests
With the VS Code "January" release, we should have the tools available to render an XML document as a collapsible tree view.
microsoft/vscode#272 - Allows us to create a virtual document in a new column.
microsoft/vscode#1308 - Allows extensions to preview HTML in a
TextDocument
instance.The text was updated successfully, but these errors were encountered: