Commit Graph

113 Commits

Author SHA1 Message Date
Josh Johnson c051d9a9e3 Add Windows-Specific Test Script 2020-07-06 22:07:00 -04:00
Josh Johnson 045ef3230b
Update package.json 2020-07-06 21:12:30 -04:00
Josh Johnson 4337ba21ae Update Lock File 2020-07-01 22:57:46 -04:00
Josh Johnson e1bf84c7f4 v2.5.0 2019-06-01 00:37:55 -04:00
Josh Johnson 65b073e5ee
Bump Version 2018-12-14 11:08:38 -05:00
Josh Johnson c0411015d5
Merge pull request #249 from eliasib13/xml-to-text
Implemented conversion from XML to text and viceversa
2018-12-14 10:49:54 -05:00
Eliasib García 51b6b4fbaa Implemented conversion from XML to text and viceversa 2018-12-13 19:01:01 +00:00
Josh Johnson 3b78cba52d Add Common XML Extensions 2018-09-15 22:04:06 -04:00
Josh Johnson 92ec148e8f v2.3.2 2018-08-17 21:09:07 -04:00
Josh Johnson 070d16f9f6
Merge branch 'master' into bugfix-207 2018-07-10 21:45:33 -04:00
Kedar Joshi 200046b90b Fixes #207 2018-07-10 17:06:44 +05:30
Kedar Joshi 1f69ee6ab4 Fixes typo in documentation 2018-07-10 16:54:24 +05:30
Josh Johnson 1641e7abbf v2.3.1 2018-06-15 22:27:40 -04:00
Josh Johnson a29b2fc1de v2.3.0 2018-06-11 19:31:49 -04:00
Josh Johnson de1fff2e80 Revert Settings Changes
I'll come back to this later after some better planning.

Issue: #184
2018-06-11 18:29:35 -04:00
Josh Johnson 939569a5d2 Update Existing Config Properties
Issue: #184
2018-05-31 22:15:29 -04:00
Josh Johnson 751e7a7e07 Add Manifest Entries
Issue: #184
2018-05-31 21:53:19 -04:00
Josh Johnson 70dd0388b1 v2.2.0 2018-05-29 22:21:36 -04:00
Josh Johnson 13c346f92a Use Enum for Formatter Implementation
Issue: #180
2018-05-29 22:19:34 -04:00
Josh Johnson 156e1ab435 Pretty Self-Closing Tags
Issue: #149
2018-05-29 21:56:29 -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 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 e889e0a395 v2.1.1 2018-05-28 10:53:29 -04:00
Josh Johnson 9e68207e85 v2.1.0 2018-05-27 23:55:56 -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 1310750bcc v2.0.0 2018-05-25 00:46:47 -04:00
Josh Johnson b6261c0d02 v2.0.0-preview.3 2018-05-03 22:55:10 -04:00
Josh Johnson 1c3d8bc053 Update xqlint
Removes "natives" from dependency tree.

fixes #153
2018-05-03 22:50:42 -04:00
Josh Johnson a4366a5061 Add Configuration Service 2018-05-03 22:36:54 -04:00
Josh Johnson 64d3d3ad1a Add Minify Command to Context Menu
#151
2018-04-29 01:20:55 -04:00
Josh Johnson 323c5c310c Add Cursor Sync
#121
2018-04-29 00:47:12 -04:00
Josh Johnson 6b059c192e v2.0.0-preview.2 2018-04-28 21:26:14 -04:00
Josh Johnson 29756e3f97 Add XQuery Execution 2018-04-28 20:36:58 -04:00
Josh Johnson 1c083d15e3 Add XPath Evaluation 2018-04-28 00:10:51 -04:00
Josh Johnson c37ac45e80 Add XML Tree View 2018-04-27 23:10:55 -04:00
Josh Johnson dab5b0c072 v2.0.0-preview.1 2018-03-01 22:09:17 -05:00
Josh Johnson fb6d5ef75a Set Preview Flag 2018-03-01 21:53:00 -05:00
Josh Johnson 33535163c1 Correct formatAsXml Command Name
#133
2018-03-01 19:33:23 -05:00
Josh Johnson ace85c8841 Add XQuery Linting Feature 2018-02-13 23:25:07 -05:00
Josh Johnson 09fe37f04b Simplify Unit Tests
This change means we can't use the harness provided by VS Code, but that's fine for now. I only intend to test service classes that generally don't have concrete dependencies on VS Code anyway.
2018-01-30 16:55:44 -05:00
Josh Johnson 9941bafa74 Add Attribute Splitting
#116
2018-01-28 12:09:57 -05:00
Josh Johnson 8f0bf58462 Begin Implementing V2 Formatter 2018-01-28 01:19:06 -05:00
Josh Johnson a204434a6e Scope Commands to Resource
From PR #129.

#128
2018-01-27 20:43:29 -05:00
Josh Johnson bedb878549 Implement Classic XML Formatting 2018-01-27 20:30:03 -05:00
Josh Johnson a23393d631 Update Package Manifest 2018-01-27 18:30:50 -05:00
Josh Johnson 988fbe22c0 TSLint 2018-01-27 18:01:04 -05:00
Josh Johnson 4bd8c9eddf Generate Extension Skeleton 2018-01-27 17:50:50 -05:00