vscode-basex/resources/icons
Josh Johnson a9953b696d Re-Implement XML Tree View
Leverages the new "views" API in VS Code to show a tree view in the file
explorer sidebar. Clicking a tree node navigates the editor to the line
containing the source element/attribute. The tree can be navigates via
keyboard by using the UP/DOWN arrow keys to choose nodes and the
LEFT/RIGHT arrow keys to collapse/expand nodes.

Addresses the following issues:
#62
#66
#71
#72
#73
#83
#102
2017-06-15 23:55:04 -04:00
..
attribute.dark.svg Re-Implement XML Tree View 2017-06-15 23:55:04 -04:00
attribute.light.svg Re-Implement XML Tree View 2017-06-15 23:55:04 -04:00
element.dark.svg Re-Implement XML Tree View 2017-06-15 23:55:04 -04:00
element.light.svg Re-Implement XML Tree View 2017-06-15 23:55:04 -04:00