Commit Graph

288 Commits

Author SHA1 Message Date
Josh Johnson 27d69858a1 Use workspaceFolders Over rootPath
Issue: #166
2018-05-29 22:04:24 -04:00
Josh Johnson d0fd689370 Add New Setting 2018-05-29 21:58:41 -04:00
Josh Johnson 156e1ab435 Pretty Self-Closing Tags
Issue: #149
2018-05-29 21:56:29 -04:00
Josh Johnson 07b47c4748 Add Failing Test
Issue: #149
2018-05-29 21:44:43 -04: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 af2060dc38 Omit Extraneous Pre-Start Tag Line Breaks
Issue: #178
2018-05-29 19:41:42 -04:00
Josh Johnson b65009728c Add Failing Test
Issue: #178
2018-05-29 19:39:09 -04:00
Josh Johnson be30a5671b Support Single Quotes in Attributes
Issue: #177
2018-05-29 18:51:15 -04:00
Josh Johnson 36820ce320 Add Failing Test
Issue: #177
2018-05-29 18:43:01 -04:00
Josh Johnson 4de58fe2e0 Disable Cursor Sync by Default
Currently no API available to detect the sidebar state.

Issue: #171
2018-05-29 18:37:14 -04:00
Josh Johnson 6b254f4c0a
Merge pull request #175 from DotJoshJohnson/contributing-guide
Create CONTRIBUTING.md
2018-05-29 18:16:52 -04:00
Josh Johnson 95949755e2
Create CONTRIBUTING.md 2018-05-28 21:08:14 -04:00
Josh Johnson 0de8bcd372
Merge pull request #174 from DotJoshJohnson/issue-templates
Revise Issue Templates
2018-05-28 20:43:19 -04:00
Josh Johnson ad25e8069b
Update bug-report.md 2018-05-28 20:42:08 -04:00
Josh Johnson a6bb008379
Create xml-formatter.md 2018-05-28 20:39:47 -04:00
Josh Johnson c76c750c8e
Delete bug_report.md 2018-05-28 20:34:14 -04:00
Josh Johnson f3b7d4708a
Merge pull request #173 from DotJoshJohnson/issue-templates
Add Issue Templates
2018-05-28 20:33:00 -04:00
Josh Johnson cc609cfff5 Add Issue Templates 2018-05-28 20:31:13 -04:00
Josh Johnson 925d8a3fc1
Merge pull request #172 from DotJoshJohnson/probot-stale
Enable Probot: Stale
2018-05-28 11:58:03 -04:00
Josh Johnson ffb99fd318
Create stale.yml 2018-05-28 11:54:30 -04:00
Josh Johnson 6add3ce694
Merge pull request #170 from DotJoshJohnson/release-2.1.1
Release v2.1.1
2018-05-28 10:58:22 -04:00
Josh Johnson e889e0a395 v2.1.1 2018-05-28 10:53:29 -04:00
Josh Johnson 7fa1d7130d
Merge pull request #169 from DotJoshJohnson/undefined-xpath
Fix Undefined XPath Result
2018-05-28 10:51:20 -04:00
Josh Johnson 231fec0ff7 Fix Undefined XPath Result
The xpath package no longer exports XPathResult.

Fixes #168
2018-05-28 10:46:56 -04:00
Josh Johnson 75733cd09e
Merge pull request #167 from DotJoshJohnson/release-2.1.0
Release v2.1.0
2018-05-27 23:58:44 -04:00
Josh Johnson 9e68207e85 v2.1.0 2018-05-27 23:55:56 -04:00
Josh Johnson 7a2f662a0d
Merge pull request #165 from DotJoshJohnson/cleanup-2.1
Post-2.0 Cleanup
2018-05-27 23:51:09 -04:00
Josh Johnson e4b48f60b5 Update Languages Category 2018-05-27 23:31:18 -04:00
Josh Johnson 30a8de8e06 Conditionally Hide Commands
Shows XML -/XQuery-specific commands only for those languages.
This does not apply to xmlTools.formatAsXml.

Closes #164
2018-05-27 23:29:53 -04:00
Josh Johnson 4ed5a231c1 Re-Add Marketplace Icon
Closes #163
2018-05-27 23:25:44 -04:00
Josh Johnson 90793ecf3c Remove Preview Flag 2018-05-25 20:09:38 -04:00
Josh Johnson 384d39273f
Merge pull request #162 from DotJoshJohnson/pre-deploy
Pre-Deploy Polish
2018-05-25 20:05:36 -04:00
Josh Johnson 7c61a03054
Update README.md 2018-05-25 20:03:53 -04:00
Josh Johnson 0a3dcbe6a2
Update Badges 2018-05-25 19:36:22 -04:00
Josh Johnson 1310750bcc v2.0.0 2018-05-25 00:46:47 -04:00
Josh Johnson e60b94b384
Merge pull request #141 from DotJoshJohnson/vnext
v2 Rewrite
2018-05-25 00:22:20 -04:00
Josh Johnson 8d5f9b6055 Add New Formatter Notice 2018-05-25 00:16:07 -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 b6261c0d02 v2.0.0-preview.3 2018-05-03 22:55:10 -04:00
Josh Johnson a7c60b1932 Add Icon Credits 2018-05-03 22:53:05 -04:00
Josh Johnson 1c3d8bc053 Update xqlint
Removes "natives" from dependency tree.

fixes #153
2018-05-03 22:50:42 -04:00
Josh Johnson dda624c387 Use Constants 2018-05-03 22:48:44 -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 907fa71394 Move Extension Context 2018-05-03 22:08:12 -04:00
Josh Johnson 7a5df9f387 Use Barrels 2018-05-03 22:01:29 -04:00
Josh Johnson 2fa3c900fe Update README 2018-05-02 22:37:40 -04:00
Josh Johnson 914ba97265 Remove Quickstart Guide 2018-05-02 22:18:28 -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