DotJoshJohnson / vscode-xml

XML Tools for Visual Studio Code
MIT License
325 stars 86 forks source link

TreeView should use new outline feature #229

Open ntotten opened 6 years ago

ntotten commented 6 years ago

Description Instead of the custom treeview, you could now use the built in outline feature of VS Code. By implementing it through the language server you would also enable the new breadcrumbs feature: https://code.visualstudio.com/updates/v1_27#_breadcrumbs-improvements

Right now XML doesnt support breadcrumbs: image

angelozerr commented 6 years ago

Please try redhat.vscode-xml which provides this features:

image

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.