Josh Johnson
|
f6827fdf53
|
Merge pull request #342 from DotJoshJohnson/feature/308-preserve-space
Add Option to Preserve Whitespace Between Attributes on Format
|
2020-11-25 22:27:46 -05:00 |
|
Josh Johnson
|
db108a9db6
|
Add Test
|
2020-11-25 22:25:21 -05:00 |
|
Josh Johnson
|
c36509902e
|
Implement Attribute Space Preservation
|
2020-11-25 22:21:42 -05:00 |
|
Josh Johnson
|
4dab0b5d4e
|
Add preserveSpacesBetweenAttributes Setting
|
2020-11-25 22:11:16 -05:00 |
|
Josh Johnson
|
dc3d28b962
|
Merge pull request #341 from DotJoshJohnson/feature/302-minify-selection
Add Minify XML (Selection) Command and Context Menu Item
|
2020-11-25 16:47:24 -05:00 |
|
Josh Johnson
|
ab082e3e0e
|
Add Minify XML (Selection) Command
closes #302
|
2020-11-25 16:46:31 -05:00 |
|
Josh Johnson
|
276e16b245
|
Correct Test for Issue 294
closes #294
|
2020-11-25 16:26:08 -05:00 |
|
Josh Johnson
|
428bf450a1
|
Bump v2.6.0
|
2020-11-25 16:13:57 -05:00 |
|
Josh Johnson
|
4be6213901
|
Merge branch 'release/v2.6.0' of https://github.com/DotJoshJohnson/vscode-xml into release/v2.6.0
|
2020-11-25 16:09:10 -05:00 |
|
Josh Johnson
|
ec97ff1d13
|
Merge pull request #329 from DotJoshJohnson/feature/280-machine-scoped-config
Set "queryExecutionEngine" Scope to "Machine"
|
2020-11-25 16:08:24 -05:00 |
|
Josh Johnson
|
82c2374e9a
|
Merge pull request #329 from DotJoshJohnson/feature/280-machine-scoped-config
Set "queryExecutionEngine" Scope to "Machine"
|
2020-07-25 22:39:14 -04:00 |
|
Josh Johnson
|
68b18c8702
|
Set "xqueryExecutionEngine" Scope to "Machine"
closes #280
|
2020-07-25 22:37:56 -04:00 |
|
Josh Johnson
|
3d03e38ed6
|
Merge pull request #328 from DotJoshJohnson/feature/284-xpath-context-menu
Add "Get Current XPath" Command to Editor Context Menu
|
2020-07-25 22:28:05 -04:00 |
|
Josh Johnson
|
e9ba54d3b8
|
Add "Get Current XPath" to Editor Context Menu
closes #284
|
2020-07-25 22:26:22 -04:00 |
|
Josh Johnson
|
e6ca8f597f
|
Add Tests for Issue #294
|
2020-07-25 22:17:47 -04:00 |
|
Josh Johnson
|
95702e6355
|
Merge pull request #326 from DotJoshJohnson/release/v2.5.1
Bump v2.5.1
|
2020-07-17 23:44:15 -04:00 |
|
Josh Johnson
|
2213d29a57
|
Bump v2.5.1
|
2020-07-17 23:43:06 -04:00 |
|
Josh Johnson
|
5af8142204
|
Merge pull request #324 from DotJoshJohnson/bug/288-trailing-whitespace
Trim Trailing Whitespace from Split Attributes
|
2020-07-08 23:11:40 -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
|
44478d12b4
|
Merge pull request #323 from DotJoshJohnson/feature/265-add-xml-extensions
Add Support for .plist and .mobileconfig
|
2020-07-08 22:15:42 -04:00 |
|
Josh Johnson
|
b33ff212d9
|
Add Support for .plist and .mobileconfig
closes #265
|
2020-07-08 22:13:50 -04:00 |
|
Josh Johnson
|
2f4a5c5747
|
Merge pull request #322 from DotJoshJohnson/dependabot/npm_and_yarn/node.extend-1.1.8
Bump node.extend from 1.1.6 to 1.1.8
|
2020-07-06 23:32:43 -04:00 |
|
dependabot[bot]
|
a9f25b0ef3
|
Bump node.extend from 1.1.6 to 1.1.8
Bumps [node.extend](https://github.com/dreamerslab/node.extend) from 1.1.6 to 1.1.8.
- [Release notes](https://github.com/dreamerslab/node.extend/releases)
- [Changelog](https://github.com/dreamerslab/node.extend/blob/master/History.md)
- [Commits](https://github.com/dreamerslab/node.extend/compare/v1.1.6...v1.1.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-07 03:26:57 +00:00 |
|
Josh Johnson
|
10ed09bd17
|
Merge pull request #321 from DotJoshJohnson/dependabot/npm_and_yarn/extend-3.0.2
Bump extend from 3.0.1 to 3.0.2
|
2020-07-06 23:25:51 -04:00 |
|
Josh Johnson
|
e98590267b
|
Merge branch 'master' into dependabot/npm_and_yarn/extend-3.0.2
|
2020-07-06 23:24:43 -04:00 |
|
Josh Johnson
|
0ff54da4d4
|
Merge pull request #297 from somelinguist/issue-206
fix #206 Allow custom xqueryExecutionArguments ordering
|
2020-07-06 23:23:43 -04:00 |
|
dependabot[bot]
|
e8e70cc8bf
|
Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-07 03:23:23 +00:00 |
|
Josh Johnson
|
8d0b2c17c6
|
Merge branch 'master' into issue-206
|
2020-07-06 23:22:06 -04:00 |
|
Josh Johnson
|
1b5c09ae8c
|
Merge pull request #314 from DotJoshJohnson/dependabot/npm_and_yarn/js-yaml-3.14.0
Bump js-yaml from 3.10.0 to 3.14.0
|
2020-07-06 23:21:39 -04:00 |
|
Josh Johnson
|
23907a10e5
|
Merge branch 'master' into dependabot/npm_and_yarn/js-yaml-3.14.0
|
2020-07-06 23:20:31 -04:00 |
|
Josh Johnson
|
7a0c6dedf4
|
Merge pull request #319 from DotJoshJohnson/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
|
2020-07-06 23:19:59 -04:00 |
|
Josh Johnson
|
6c120ccba0
|
Merge branch 'master' into dependabot/npm_and_yarn/fstream-1.0.12
|
2020-07-06 23:18:53 -04:00 |
|
Josh Johnson
|
fafa053bdc
|
Merge pull request #320 from DotJoshJohnson/bug/293-cdata-spaces
Prevent CDATA Formatting
|
2020-07-06 23:16:08 -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 |
|
dependabot[bot]
|
0943649e56
|
Bump js-yaml from 3.10.0 to 3.14.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.14.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.10.0...3.14.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-07 02:44:38 +00:00 |
|
dependabot[bot]
|
53ede0de53
|
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-07 02:44:36 +00:00 |
|
Josh Johnson
|
6689fd34a7
|
Merge pull request #313 from DotJoshJohnson/dependabot/npm_and_yarn/stringstream-0.0.6
Bump stringstream from 0.0.5 to 0.0.6
|
2020-07-06 22:42:49 -04:00 |
|
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 |
|