Commit Graph

391 Commits

Author SHA1 Message Date
dependabot[bot] 4417d93cb7
Bump stringstream from 0.0.5 to 0.0.6
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 02:40:12 +00:00
Josh Johnson 0f776cd084
Merge pull request #318 from DotJoshJohnson/ci/add-workflows
Add CI Workflows
2020-07-06 22:38:31 -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 c051d9a9e3 Add Windows-Specific Test Script 2020-07-06 22:07:00 -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
Josh Johnson 045ef3230b
Update package.json 2020-07-06 21:12:30 -04:00
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, &quot;, and &apos; Entities
2020-07-02 00:56:16 -04:00
Josh Johnson a67f6f8d83 Add &amp, &quot;, and &apos; 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