Commit graph

155 commits

Author SHA1 Message Date
Josh Johnson
e6ca8f597f Add Tests for Issue #294 2020-07-25 22:17:47 -04:00
Josh Johnson
d4bf60d282 Trim Trailing Whitespace from Split Attributes
fixes #288
2020-07-08 23:08:56 -04:00
Josh Johnson
0cc71c7cc9 Add Failing Test 2020-07-08 22:22:11 -04:00
Josh Johnson
8d0b2c17c6
Merge branch 'master' into issue-206 2020-07-06 23:22:06 -04:00
Josh Johnson
10619ee123 Prevent CDATA Formatting
fixes: #293
2020-07-06 23:13:40 -04:00
Josh Johnson
6fd54a2d01 Add Failing Test 2020-07-06 22:58:46 -04:00
Josh Johnson
45f3680efc Make ALL Whitespace Visible on Error 2020-07-06 22:36:59 -04:00
Josh Johnson
b5bff91fd8 Add Global Flag to Regex 2020-07-06 22:30:07 -04:00
Josh Johnson
7675807586 Convert Whitespace to Visible Characters on Error 2020-07-06 22:25:19 -04:00
Josh Johnson
afd09bcc2e Trim Formatted XML 2020-07-06 22:18:41 -04:00
Josh Johnson
07d34f3697 Normalize Line Endings Again
Tests are working on Windows, but not Ubuntu for some reason.
2020-07-06 22:14:58 -04:00
Josh Johnson
cd1f9a7dbc Remove Debugging Changes 2020-07-06 22:11:48 -04:00
Josh Johnson
1a2477fd19 Bypass Linter Rule 2020-07-06 22:06:42 -04:00
Josh Johnson
14dbb32d7b
Disable Line Length Check 2020-07-06 21:55:22 -04:00
Josh Johnson
f9265375aa
Replace Deprecated Assertions 2020-07-06 21:51:57 -04:00
Josh Johnson
5f3610ecfd
Normalize Line Breaks 2020-07-06 21:18:29 -04:00
Adam Bouqdib
168adc3ab7
fix: prevent negative indentation 2020-07-06 20:06:30 +01:00
Josh Johnson
a67f6f8d83 Add &amp, ", and ' Entities
fixes #271
2020-07-02 00:09:46 -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
Kevin Cline
d31af6876b fix #206 custom xqueryExecutionArguments ordering 2020-01-13 16:14:02 -06:00
Josh Johnson
a318458dbc Stop Showing Formatter Warning
issue: #267
2019-06-01 00:27:02 -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
de448f71a5 Add Support for Cursor in Element Text 2018-12-20 06:13:29 -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
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
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
Josh Johnson
33bdb09b1b
Merge pull request #228 from emericklaw/master
Fixes #227
2018-09-15 21:49:04 -04:00
matt@emericklaw.co.uk
664760c99c Fixes #227 2018-09-06 14:38:26 +01:00
KWeaver87
86f20698b3 Fix for #218 2018-08-28 12:23:11 -04:00
Josh Johnson
4e5f0dddb5 Support Mixed Content 2018-08-17 20:39:45 -04:00
Josh Johnson
da7b4041a0 Add Failing Test 2018-08-17 18:28:09 -04:00
Josh Johnson
289202d64b Remove Sibling Node Mixing
Issue: #197
2018-06-12 21:46:48 -04:00
Josh Johnson
61a07adb59 Prevent Indentation for Inline CDATA
Issue: #194
2018-06-12 21:23:31 -04:00
Josh Johnson
9a2147683c Add Failing Test
Issue: #194
2018-06-12 21:22:21 -04:00
Josh Johnson
97afac0031 Prevent Endless Indentation
Issue: #193
2018-06-12 21:05:02 -04:00
Josh Johnson
a99ba2ea41 Eliminate Extra Line Breaks
This only solves half of the problem.

Issue: #193
2018-06-12 20:27:39 -04:00
Josh Johnson
69a7a9164b Add Failing Test
Issue: #193
2018-06-12 20:11:52 -04:00
Josh Johnson
39167c3252 Add Attribute Values Test Case
Issue: #189
2018-06-11 18:58:54 -04:00
Josh Johnson
88de774389 Fix Attribute Quotes Regression
Issue: #187
2018-06-11 18:40:54 -04:00
Josh Johnson
b50cdaea8e Add Failing Test
Issue: #187
2018-06-11 18:38:42 -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
0b892f6f03 Indent Closing Tag After Self-Closing Tag
Issue: #185
2018-05-31 19:05:52 -04:00
Josh Johnson
5a90a0c121 Add Failing Test
Issue: #185
2018-05-31 18:41:52 -04:00
Josh Johnson
27d69858a1 Use workspaceFolders Over rootPath
Issue: #166
2018-05-29 22:04:24 -04:00