Commit graph

14 commits

Author SHA1 Message Date
1ea5f9481f [mod] update libraries 2022-01-27 22:14:54 +00:00
Josh Johnson
6a92fa96f2 Add Get Current XPath
This commit also moves some shared code to a common class.

Issue: #85
2018-05-29 21:38:11 -04:00
Josh Johnson
f6456579bd Fix Cursor Sync Regression
There is a weird quirk with the DOMParser constructor.
If we pass in any options, we need to ensure the locator is defined.
2018-05-24 23:43:40 -04:00
Josh Johnson
d77e745897 Perform Initial Tree Refresh 2018-05-24 23:22:38 -04:00
Josh Johnson
b9d6659a26 Add NativeCommands Service 2018-05-03 22:47:41 -04:00
Josh Johnson
a4366a5061 Add Configuration Service 2018-05-03 22:36:54 -04:00
Josh Johnson
2d68ab4aeb Propagate Parser Errors
Perhaps we can implement a full linter using a proper error handler at some point. For now, I just want it to be clear when the tree can't be rendered due to an invalid XML document.
2018-05-02 21:53:39 -04:00
Josh Johnson
323c5c310c Add Cursor Sync
#121
2018-04-29 00:47:12 -04:00
Josh Johnson
76fba19c0b Add Child Node Counts
#117
2018-04-28 22:49:24 -04:00
Josh Johnson
3bd730355e Display Attribute Values
#117
2018-04-28 22:32:41 -04:00
Josh Johnson
c0d1bb5486 Improve Typing 2018-04-28 22:27:54 -04:00
Josh Johnson
df45b80085 Consolidate Constants 2018-04-28 20:08:28 -04:00
Josh Johnson
6f0bbe3ed7 Lint Fix 2018-04-27 23:15:05 -04:00
Josh Johnson
c37ac45e80 Add XML Tree View 2018-04-27 23:10:55 -04:00