Commit Graph

389 Commits

Author SHA1 Message Date
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
Josh Johnson
46f89911a2
Merge pull request #232 from DotJoshJohnson/issue-196
Add Common XML Extensions
2018-09-15 22:05:58 -04:00
Josh Johnson
3b78cba52d Add Common XML Extensions 2018-09-15 22:04:06 -04:00
Josh Johnson
33bdb09b1b
Merge pull request #228 from emericklaw/master
Fixes #227
2018-09-15 21:49:04 -04:00
Josh Johnson
da21b2978c
Merge pull request #225 from KWeaver87/xqlint-vscode-1.26
Uses a singleton diagnostic collection rather than creating a new collection with each refresh.
2018-09-15 21:41:40 -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
84adff578f
Merge pull request #221 from DotJoshJohnson/release-v2.3.2
Release v2.3.2
2018-08-17 21:11:53 -04:00
Josh Johnson
92ec148e8f v2.3.2 2018-08-17 21:09:07 -04:00
Josh Johnson
c6ff7adc6e
Merge pull request #220 from DotJoshJohnson/issue-200
Add Support for Mixed Content
2018-08-17 20:46:16 -04:00
Josh Johnson
cc3456e7b2
Merge branch 'master' into issue-200 2018-08-17 20:44:49 -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
41eb22bda9
Merge pull request #210 from kedar-joshi/bugfix-207
Fixes #207
2018-07-10 21:47:59 -04:00
Josh Johnson
070d16f9f6
Merge branch 'master' into bugfix-207 2018-07-10 21:45:33 -04:00
Josh Johnson
c532edebc1
Merge pull request #209 from kedar-joshi/master
Fixes typo in documentation
2018-07-10 21:45:18 -04:00
Kedar Joshi
200046b90b Fixes #207 2018-07-10 17:06:44 +05:30
Kedar Joshi
1f69ee6ab4 Fixes typo in documentation 2018-07-10 16:54:24 +05:30
Josh Johnson
f2cfe160ba
Merge pull request #198 from DotJoshJohnson/release-2.3.1
Release v2.3.1
2018-06-15 22:29:25 -04:00
Josh Johnson
1641e7abbf v2.3.1 2018-06-15 22:27:40 -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
0a17f59e67
Merge pull request #186 from DotJoshJohnson/release-2.3.0
Release v2.3.0
2018-06-11 19:33:20 -04:00
Josh Johnson
a29b2fc1de v2.3.0 2018-06-11 19:31:49 -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
751e7a7e07 Add Manifest Entries
Issue: #184
2018-05-31 21:53:19 -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
4640c6c44c Properly Ignore VSIX Files 2018-05-31 18:19:34 -04:00
Josh Johnson
516cf1ffcb
Merge pull request #182 from DotJoshJohnson/release-2.2.0
Release v2.2.0
2018-05-29 22:31:33 -04:00
Josh Johnson
70dd0388b1 v2.2.0 2018-05-29 22:21:36 -04:00