Commit graph

30 commits

Author SHA1 Message Date
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
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
Josh Johnson
f156845afb Add Failing Test 2020-07-01 23:12:48 -04:00
Josh Johnson
d68dbe8a22 Add Failing Test
issue: #257
2019-05-31 23:10:43 -04:00
matt@emericklaw.co.uk
664760c99c Fixes #227 2018-09-06 14:38:26 +01:00
Josh Johnson
da7b4041a0 Add Failing Test 2018-08-17 18:28:09 -04:00
Josh Johnson
9a2147683c Add Failing Test
Issue: #194
2018-06-12 21:22:21 -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
b50cdaea8e Add Failing Test
Issue: #187
2018-06-11 18:38:42 -04:00
Josh Johnson
5a90a0c121 Add Failing Test
Issue: #185
2018-05-31 18:41:52 -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
b65009728c Add Failing Test
Issue: #178
2018-05-29 19:39:09 -04:00
Josh Johnson
36820ce320 Add Failing Test
Issue: #177
2018-05-29 18:43:01 -04:00
Josh Johnson
7a5df9f387 Use Barrels 2018-05-03 22:01:29 -04:00
Josh Johnson
2c6a5ceaa0 Maintain Comment Formatting
#118
2018-02-13 22:52:19 -05:00
Josh Johnson
ea5416b506 Preserve Line Breaks for Readability
#59
2018-02-01 20:46:01 -05:00
Josh Johnson
27433b47ce Add Tests for Fixed Issues
This commit also changes the "fix" for text-only lines. We should be adjusting the text content as little as possible. In this case, we are still adding spaces (or tabs) after the last line break, but that is necessary to indent the closing element. I'll continue to adjust this as needed based on feedback and possibly add a setting to gate this behavior.

#137
2018-01-30 17:25:49 -05:00
Josh Johnson
b9b6aec528 Add First Test 2018-01-30 16:45:10 -05:00
Josh Johnson
bedb878549 Implement Classic XML Formatting 2018-01-27 20:30:03 -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