Commit Graph

377 Commits

Author SHA1 Message Date
Josh Johnson 397093141c
Update release.yml 2020-07-06 21:02:52 -04:00
Josh Johnson 1aa74a9fd7
Rename Job 2020-07-06 20:47:07 -04:00
Josh Johnson 6f20c656ba
Create test.yml 2020-07-06 20:41:05 -04:00
Josh Johnson 50ebf7aa42
Rename main.yml to release.yml 2020-07-06 20:38:44 -04:00
Josh Johnson b94ddcb3ae
Add VSCE_TOKEN Secret 2020-07-06 20:38:16 -04:00
Josh Johnson f128cef6ad
Create main.yml 2020-07-06 20:29:26 -04:00
Josh Johnson 343fb2c043
Merge pull request #317 from abeMedia/patch-1
fix: prevent negative indentation
2020-07-06 20:09:15 -04:00
Adam Bouqdib 168adc3ab7
fix: prevent negative indentation 2020-07-06 20:06:30 +01:00
Josh Johnson 3e20dd05c4
Merge pull request #315 from DotJoshJohnson/bug/271-xml-entity-escaping
Add &amp, ", and ' Entities
2020-07-02 00:56:16 -04:00
Josh Johnson a67f6f8d83 Add &amp, ", and ' Entities
fixes #271
2020-07-02 00:09:46 -04:00
Josh Johnson 1015e19253
Merge pull request #312 from DotJoshJohnson/bug/262-preserve-whitespace
Fix Issue #262
2020-07-01 23:58:03 -04:00
Josh Johnson 69d862b48d Support xml:space="preserve" 2020-07-01 23:43:34 -04:00
Josh Johnson f156845afb Add Failing Test 2020-07-01 23:12:48 -04:00
Josh Johnson 4337ba21ae Update Lock File 2020-07-01 22:57:46 -04:00
Josh Johnson c2090c53a0
Merge pull request #279 from DotJoshJohnson/azure-pipelines
Set up CI with Azure Pipelines
2019-06-01 14:52:55 -04:00
Josh Johnson 986ad5555e
Delete .travis.yml 2019-06-01 14:43:27 -04:00
Josh Johnson ef64498ad9
Update azure-pipelines.yml 2019-06-01 14:40:23 -04:00
Josh Johnson 545f596db3
Update azure-pipelines.yml 2019-06-01 14:33:43 -04:00
Josh Johnson 2f4cab367a
Update azure-pipelines.yml 2019-06-01 14:21:45 -04:00
Josh Johnson 110268e1ce Set up CI with Azure Pipelines
[skip ci]
2019-06-01 14:14:19 -04:00
Josh Johnson 919650ed9c
Merge pull request #278 from DotJoshJohnson/release/2.5.0
Release v2.5.0
2019-06-01 00:40:40 -04:00
Josh Johnson e1bf84c7f4 v2.5.0 2019-06-01 00:37:55 -04:00
Josh Johnson 678e8bdf82
Merge pull request #277 from DotJoshJohnson/bug/issue-267
Stop Showing Formatter Warning
2019-06-01 00:30:41 -04:00
Josh Johnson a318458dbc Stop Showing Formatter Warning
issue: #267
2019-06-01 00:27:02 -04:00
Josh Johnson a156dd7df7
Merge pull request #276 from DotJoshJohnson/bug/issue-257
Fix Issue 257
2019-06-01 00:24:20 -04:00
Josh Johnson 66e2836708 Don't Decrement Indent Level in Mixed Content
issue: #257
2019-06-01 00:08:00 -04:00
Josh Johnson fd40e6e18b Correct Test Data
issue: #257
2019-05-31 23:15:59 -04:00
Josh Johnson d68dbe8a22 Add Failing Test
issue: #257
2019-05-31 23:10:43 -04:00
Josh Johnson c743d032f9
Merge pull request #255 from DotJoshJohnson/release/2.4.1
Release v2.4.1
2019-05-31 22:33:36 -04:00
Josh Johnson 6d223db492
Merge branch 'master' into release/2.4.1 2019-05-31 22:31:53 -04:00
Josh Johnson e18ab49ad7
Merge pull request #275 from DotJoshJohnson/disable-stalebot
Disable Stale Bot
2019-05-31 22:28:10 -04:00
Josh Johnson 3ba2c8973c Disable Stale Bot 2019-05-31 22:22:12 -04:00
Josh Johnson 52039f5d6d
Merge pull request #254 from DotJoshJohnson/bug/223
Add Support for Cursor in Element Text
2018-12-20 06:17:34 -05:00
Josh Johnson de448f71a5 Add Support for Cursor in Element Text 2018-12-20 06:13:29 -05:00
Josh Johnson 6ae9f012e3
Merge pull request #252 from DotJoshJohnson/patch/stale-tags
Adjust Stale Bot Tags
2018-12-17 09:30:56 -05:00
Josh Johnson 15cbddcd95
Adjust Stale Bot Tags 2018-12-17 09:26:22 -05:00
Josh Johnson 69ffa2473d
Merge pull request #251 from DotJoshJohnson/version-2.4.0
Bump Version
2018-12-14 11:10:36 -05:00
Josh Johnson 65b073e5ee
Bump Version 2018-12-14 11:08:38 -05:00
Josh Johnson c6eff26569
Merge pull request #250 from DotJoshJohnson/release-2.4.0
Release 2.4.0
2018-12-14 11:04:51 -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
Josh Johnson 32ee3c6e54
Merge pull request #244 from line-o/patch-1
fix line and block comments in xquery
2018-12-14 10:45:27 -05:00
Josh Johnson 641315b361
Merge pull request #243 from thibDev/master
Fix issue #242
2018-12-14 10:42:44 -05:00
Eliasib García d753e957a0 Fixed tslint errors 2018-12-13 19:13:15 +00:00
Eliasib García 51b6b4fbaa Implemented conversion from XML to text and viceversa 2018-12-13 19:01:01 +00:00
Juri Leino a799e0c359
fix syntax error 2018-11-22 15:12:01 +01:00
Juri Leino ff44690b6e
fix line and block comment definition 2018-11-22 15:10:41 +01:00
thibdev 35cea5c4d5 🐛 Fix issue #242 2018-11-19 14:40:27 +01:00
Josh Johnson 7084872fc4
Merge pull request #233 from DotJoshJohnson/issue-131
Preserve Indent Context
2018-09-15 23:15:14 -04:00
Josh Johnson 66b2bc3de2 Preserve Indent Context
Fixes #131
2018-09-15 23:11:07 -04:00
Josh Johnson 54ff41c736 Expose Initial Indent Level 2018-09-15 22:39:27 -04:00