Josh Johnson
|
d7c8169418
|
chore: simplify build badge
|
2016-12-19 18:14:04 -05:00 |
|
Josh Johnson
|
4cb81428a5
|
chore: correct build badges
|
2016-12-19 18:08:43 -05:00 |
|
Josh Johnson
|
9e6099596c
|
chore: add gitter badge
|
2016-12-19 17:41:11 -05:00 |
|
Josh Johnson
|
2f633f7b86
|
chore: set workspace typescript version
|
2016-12-19 17:39:53 -05:00 |
|
Josh Johnson
|
62234629e2
|
Merge pull request #56 from TrueCommerce/2016/May
v1.6.0
|
2016-06-07 17:16:39 -04:00 |
|
Josh Johnson
|
e5af28105e
|
chore: v1.6.0
|
2016-06-07 17:14:39 -04:00 |
|
Josh Johnson
|
eb5ac764ce
|
chore: v1.6.0-preview.1
|
2016-05-17 22:56:16 -04:00 |
|
Josh Johnson
|
f4ca14cd2a
|
chore: ignore VSIX
|
2016-05-17 22:55:57 -04:00 |
|
Josh Johnson
|
51d14fcd1c
|
feat: add xsl formatting support
fixes #55
|
2016-05-17 22:42:12 -04:00 |
|
Josh Johnson
|
b55c314aa4
|
fix: correct line break minification
fixes #54
|
2016-05-17 22:36:14 -04:00 |
|
Josh Johnson
|
88ac5d9a08
|
chore: add *.vsix to .vscodeignore
|
2016-05-17 21:00:03 -04:00 |
|
Josh Johnson
|
acc61fed4d
|
Merge pull request #53 from TrueCommerce/prepublish-v1.5.2
chore(package): v1.5.2
|
2016-03-15 14:50:53 -04:00 |
|
Josh Johnson
|
7baf2d2d47
|
core(package): v1.5.2
|
2016-03-15 14:47:33 -04:00 |
|
Josh Johnson
|
668fa5894b
|
Merge pull request #52 from TrueCommerce/issue-#46
Issue #46
|
2016-03-15 14:45:18 -04:00 |
|
Josh Johnson
|
60110f8d97
|
fix(XmlFormatter): correct split namespace formatting
When namespaces are being split, do not keep the indent after a
self-closed element.
fixes #46
|
2016-03-15 14:38:39 -04:00 |
|
Josh Johnson
|
a8ae771fd4
|
refactor(package): Update VSCode Dependency
Microsoft released an update to vscode-extension-vscode, so we no longer need our local fork.
|
2016-03-15 13:52:11 -04:00 |
|
Josh Johnson
|
ce754fffab
|
Merge pull request #51 from TrueCommerce/prebuild-1.5.1
v1.5.1
|
2016-03-08 11:34:55 -05:00 |
|
Josh Johnson
|
0addc7f066
|
v1.5.1
|
2016-03-08 11:32:34 -05:00 |
|
Josh Johnson
|
b09f732f50
|
Merge pull request #49 from TrueCommerce/issue-#48
Dynamic Font Color
|
2016-03-08 11:26:47 -05:00 |
|
DotJoshJohnson
|
c44d9fcaeb
|
Dynamic Font Color
#48 - Checks the storage.json file to set the XML Tree font color based
on the theme type. DEfaults to #AAAAAA otherwise.
|
2016-03-08 11:21:25 -05:00 |
|
Josh Johnson
|
b6905e77a1
|
Merge pull request #44 from TrueCommerce/current-iteration
2016/February
|
2016-02-20 12:55:29 -05:00 |
|
Josh Johnson
|
172ea04be2
|
Merge branch 'master' into current-iteration
|
2016-02-20 12:51:21 -05:00 |
|
Josh Johnson
|
aa1143f343
|
Merge pull request #43 from TrueCommerce/xml-tree-fixes
Fix Node Clicks
|
2016-02-20 12:44:55 -05:00 |
|
Josh Johnson
|
6b83cc6563
|
Fix Node Clicks
Clicking nodes no longer causes the tree to disappear.
|
2016-02-20 12:42:09 -05:00 |
|
Josh Johnson
|
2309686fa9
|
Merge pull request #42 from TrueCommerce/readme
Readme
|
2016-02-20 12:35:24 -05:00 |
|
Josh Johnson
|
3adf8cb10b
|
Add New Feature Link
|
2016-02-20 12:32:48 -05:00 |
|
Josh Johnson
|
062ce51ee7
|
Remove Unused Resources
|
2016-02-20 12:32:10 -05:00 |
|
Josh Johnson
|
ccfc554e2d
|
Merge pull request #40 from TrueCommerce/wiki-resources
Add Icons for Wiki
|
2016-02-20 12:23:41 -05:00 |
|
Josh Johnson
|
770f5ab48c
|
TypeError Workaround
|
2016-02-20 12:16:57 -05:00 |
|
Josh Johnson
|
1f202ee3c5
|
Specify NodeJS Version
The CI build failed on installing the VSCode API. Try narrowing down environmental variables to troubleshoot.
|
2016-02-20 11:47:54 -05:00 |
|
Josh Johnson
|
c36c7ed8e4
|
Add Icons for Wiki
|
2016-02-20 11:40:23 -05:00 |
|
Josh Johnson
|
d0f4f98b1d
|
Merge pull request #38 from TrueCommerce/xml-tree-view
XML Tree View - Closes #32
|
2016-02-16 18:47:58 -05:00 |
|
Josh Johnson
|
04b11bea3b
|
Correct Command Registration
|
2016-02-16 18:42:43 -05:00 |
|
Josh Johnson
|
801fc5a352
|
Add XML Tree Feature
#32
|
2016-02-16 18:42:23 -05:00 |
|
Josh Johnson
|
cdea23d1bb
|
Add API Install Script
|
2016-02-14 00:12:51 -05:00 |
|
Josh Johnson
|
43aa20fb86
|
Update to Latest API
|
2016-02-13 23:47:53 -05:00 |
|
Josh Johnson
|
317aef14f8
|
Update README.md
|
2016-02-02 10:24:16 -05:00 |
|
Josh Johnson
|
49f17fb579
|
Update README.md
|
2016-02-02 10:24:02 -05:00 |
|
Josh Johnson
|
2f8c6c2ec2
|
Merge pull request #36 from DotJoshJohnson/current-iteration
Update XML DOM Dependency - Closes #
|
2016-01-30 15:01:05 -05:00 |
|
Josh Johnson
|
f8dcd4a8fa
|
Update XML DOM Dependency
|
2016-01-30 14:57:17 -05:00 |
|
Josh Johnson
|
5231bdd4e2
|
Merge pull request #2 from TrueCommerce/current-iteration
Current iteration
|
2016-01-30 13:30:45 -05:00 |
|
Josh Johnson
|
3925b53307
|
Merge pull request #35 from TrueCommerce/master
Update CONTRIBUTING.md
|
2016-01-30 13:26:45 -05:00 |
|
Josh Johnson
|
7a155e7bee
|
Update CONTRIBUTING.md
|
2016-01-30 13:25:17 -05:00 |
|
Josh Johnson
|
7ff8c2e960
|
Bump v1.5.0
|
2016-01-30 12:51:23 -05:00 |
|
Josh Johnson
|
a9c2bc3bb2
|
Bump Version
|
2016-01-29 14:29:54 -05:00 |
|
Josh Johnson
|
20016739fc
|
Merge pull request #31 from TrueCommerce/issue-#30
Add $(project) Variable - Closes #30
|
2016-01-22 19:43:02 -05:00 |
|
Josh Johnson
|
ba54b8a83f
|
Add $(project) Variable - Closes #30
|
2016-01-22 19:41:29 -05:00 |
|
Josh Johnson
|
d21d7404b8
|
Bump Version
|
2016-01-19 17:49:44 -05:00 |
|
Josh Johnson
|
3dc2a9f52d
|
Merge branch 'master' of https://github.com/TrueCommerce/vscode-xml
|
2016-01-19 17:49:12 -05:00 |
|
Josh Johnson
|
ebcee18223
|
Update Marketplace Links
|
2016-01-19 17:48:45 -05:00 |
|