From 2f633f7b86fa6a9c30b1c37e8b5dc1a9d6fdab50 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 17:39:53 -0500 Subject: [PATCH 01/13] chore: set workspace typescript version --- .vscode/settings.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 4d3cc92..b4e5724 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,4 +6,6 @@ "**/*/vsix": true, "**/*.js": {"when": "$(basename).ts"} } +, +"typescript.tsdk": "./node_modules/typescript/lib" } \ No newline at end of file From 9e6099596c4ca4009218dcdecb72e1b014b7126b Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 17:41:11 -0500 Subject: [PATCH 02/13] chore: add gitter badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8ac0aa..2f49c7f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # XML Tools for Visual Studio Code +[![](https://img.shields.io/badge/gitter-join_chat-1dce73.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwIiB5PSI1IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI1Ii8%2BPHJlY3QgeD0iMiIgeT0iNiIgZmlsbD0iI2ZmZiIgd2lkdGg9IjEiIGhlaWdodD0iNyIvPjxyZWN0IHg9IjQiIHk9IjYiIGZpbGw9IiNmZmYiIHdpZHRoPSIxIiBoZWlnaHQ9IjciLz48cmVjdCB4PSI2IiB5PSI2IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI0Ii8%2BPC9zdmc%2B&logoWidth=8)](https://gitter.im/vscode-xml/vscode-xml) [![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml) ## Features From 4cb81428a547e6e7c6b6d9d2685f7bde86c95c28 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 18:08:43 -0500 Subject: [PATCH 03/13] chore: correct build badges --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f49c7f..da70ffa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # XML Tools for Visual Studio Code [![](https://img.shields.io/badge/gitter-join_chat-1dce73.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwIiB5PSI1IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI1Ii8%2BPHJlY3QgeD0iMiIgeT0iNiIgZmlsbD0iI2ZmZiIgd2lkdGg9IjEiIGhlaWdodD0iNyIvPjxyZWN0IHg9IjQiIHk9IjYiIGZpbGw9IiNmZmYiIHdpZHRoPSIxIiBoZWlnaHQ9IjciLz48cmVjdCB4PSI2IiB5PSI2IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI0Ii8%2BPC9zdmc%2B&logoWidth=8)](https://gitter.im/vscode-xml/vscode-xml) -[![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml) + +## Current Version: v1.6.1 +[![Build Status](https://travis-ci.org/DotJoshJohnson/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml) ## Features * [XML Formatting](https://github.com/TrueCommerce/vscode-xml/wiki/xml-formatting) @@ -15,3 +17,7 @@ Detailed release notes are available [here](https://github.com/TrueCommerce/vsco ## Issues Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues). + +## Roadmap +[![Build Status](https://travis-ci.org/DotJoshJohnson/vscode-xml.svg?branch=develop)](https://travis-ci.org/TrueCommerce/vscode-xml)
+Check out development progress [here](https://github.com/DotJoshJohnson/vscode-xml/projects/1). \ No newline at end of file From d7c816941864a2cba071193231c93606a8d4d0cd Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 18:14:04 -0500 Subject: [PATCH 04/13] chore: simplify build badge --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index da70ffa..1ebb861 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # XML Tools for Visual Studio Code [![](https://img.shields.io/badge/gitter-join_chat-1dce73.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwIiB5PSI1IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI1Ii8%2BPHJlY3QgeD0iMiIgeT0iNiIgZmlsbD0iI2ZmZiIgd2lkdGg9IjEiIGhlaWdodD0iNyIvPjxyZWN0IHg9IjQiIHk9IjYiIGZpbGw9IiNmZmYiIHdpZHRoPSIxIiBoZWlnaHQ9IjciLz48cmVjdCB4PSI2IiB5PSI2IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI0Ii8%2BPC9zdmc%2B&logoWidth=8)](https://gitter.im/vscode-xml/vscode-xml) - -## Current Version: v1.6.1 [![Build Status](https://travis-ci.org/DotJoshJohnson/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml) ## Features @@ -16,8 +14,4 @@ Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases). ## Issues -Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues). - -## Roadmap -[![Build Status](https://travis-ci.org/DotJoshJohnson/vscode-xml.svg?branch=develop)](https://travis-ci.org/TrueCommerce/vscode-xml)
-Check out development progress [here](https://github.com/DotJoshJohnson/vscode-xml/projects/1). \ No newline at end of file +Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues). \ No newline at end of file From 08786bfa7fbd47ec5dee6097bc4dbfe6d3996de1 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 18:16:23 -0500 Subject: [PATCH 05/13] chore: add roadmap link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ebb861..690aa88 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,7 @@ Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases). ## Issues -Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues). \ No newline at end of file +Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues). + +## Roadmap +Check out development progress [here](https://github.com/DotJoshJohnson/vscode-xml/projects/1). \ No newline at end of file From ec76bd3526f122e8b57ebe5f5362001bb8e7fc0b Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 20:44:48 -0500 Subject: [PATCH 06/13] chore: v1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdc1f85..d780ede 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "xml", "displayName": "XML Tools", "description": "XML Formatting, XQuery, and XPath Tools for Visual Studio Code", - "version": "1.6.0", + "version": "1.6.1", "publisher": "DotJoshJohnson", "author": { "name": "TrueCommerce", From a9ac9284b40d844835e6afe0c94ebaab75271427 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 20:54:11 -0500 Subject: [PATCH 07/13] chore: update icons and paths --- package.json | 12 ++++++------ resources/icon.png | Bin 4728 -> 0 bytes resources/xml.png | Bin 0 -> 3277 bytes 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 resources/icon.png create mode 100644 resources/xml.png diff --git a/package.json b/package.json index d780ede..6144881 100644 --- a/package.json +++ b/package.json @@ -5,21 +5,21 @@ "version": "1.6.1", "publisher": "DotJoshJohnson", "author": { - "name": "TrueCommerce", - "url": "https://github.com/TrueCommerce" + "name": "Josh Johnson", + "url": "https://github.com/DotJoshJohnson" }, - "icon": "resources/icon.png", + "icon": "resources/xml.png", "galleryBanner": { "color": "#FFFFFF", "theme": "light" }, - "homepage": "https://github.com/TrueCommerce/vscode-xml/wiki", + "homepage": "https://github.com/DotJoshJohnson/vscode-xml/wiki", "repository": { "type": "git", - "url": "https://github.com/TrueCommerce/vscode-xml/wiki" + "url": "https://github.com/DotJoshJohnson/vscode-xml/wiki" }, "bugs": { - "url": "https://github.com/TrueCommerce/vscode-xml/wiki" + "url": "https://github.com/DotJoshJohnson/vscode-xml/wiki" }, "engines": { "vscode": "^0.10.7", diff --git a/resources/icon.png b/resources/icon.png deleted file mode 100644 index 444514b732aa53e843246665c4b12b2145cfbe31..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4728 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 Zqx@7~K3Iq0n*PHvx@D?grRVzh{{Ut6&)EO~ diff --git a/resources/xml.png b/resources/xml.png new file mode 100644 index 0000000000000000000000000000000000000000..597979b04af928df27711a78d549a7e4b50bf819 GIT binary patch literal 3277 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 WDt|&#&Yis}0CQt&Or@cF^nU@Uyb>4y literal 0 HcmV?d00001 From ba785d0cf2a23186782f885fa2d0d987a9671e3d Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 21:05:45 -0500 Subject: [PATCH 08/13] chore: add change log file (for vs code UI) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6e0befc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1 @@ +Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases). \ No newline at end of file From 70e3722bebeb897a5dd7da517eae0f963ac41e63 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 21:07:03 -0500 Subject: [PATCH 09/13] chore: correct URLs Move from TrueCommerce URLs to DotJoshJohnson URLs. --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 690aa88..4ff06e8 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ # XML Tools for Visual Studio Code [![](https://img.shields.io/badge/gitter-join_chat-1dce73.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwIiB5PSI1IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI1Ii8%2BPHJlY3QgeD0iMiIgeT0iNiIgZmlsbD0iI2ZmZiIgd2lkdGg9IjEiIGhlaWdodD0iNyIvPjxyZWN0IHg9IjQiIHk9IjYiIGZpbGw9IiNmZmYiIHdpZHRoPSIxIiBoZWlnaHQ9IjciLz48cmVjdCB4PSI2IiB5PSI2IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI0Ii8%2BPC9zdmc%2B&logoWidth=8)](https://gitter.im/vscode-xml/vscode-xml) -[![Build Status](https://travis-ci.org/DotJoshJohnson/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml) +[![Build Status](https://travis-ci.org/DotJoshJohnson/vscode-xml.svg?branch=master)](https://travis-ci.org/DotJoshJohnson/vscode-xml) ## Features -* [XML Formatting](https://github.com/TrueCommerce/vscode-xml/wiki/xml-formatting) -* [XML Tree View](https://github.com/TrueCommerce/vscode-xml/wiki/xml-tree-view) -* [XPath Evaluation](https://github.com/TrueCommerce/vscode-xml/wiki/xpath-evaluation) -* [XQuery Linting](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-linting) -* [XQuery Execution](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-script-execution) -* [XQuery Code Completion](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-code-completion) +* [XML Formatting](https://github.com/DotJoshJohnson/vscode-xml/wiki/xml-formatting) +* [XML Tree View](https://github.com/DotJoshJohnson/vscode-xml/wiki/xml-tree-view) +* [XPath Evaluation](https://github.com/DotJoshJohnson/vscode-xml/wiki/xpath-evaluation) +* [XQuery Linting](https://github.com/DotJoshJohnson/vscode-xml/wiki/xquery-linting) +* [XQuery Execution](https://github.com/DotJoshJohnson/vscode-xml/wiki/xquery-script-execution) +* [XQuery Code Completion](https://github.com/DotJoshJohnson/vscode-xml/wiki/xquery-code-completion) ## Release Notes -Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases). +Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases). ## Issues -Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues). +Run into a bug? Report it [here](https://github.com/DotJoshJohnson/vscode-xml/issues). ## Roadmap Check out development progress [here](https://github.com/DotJoshJohnson/vscode-xml/projects/1). \ No newline at end of file From ee6a49165d774c154afe45758c556f2e7ce536fa Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 21:08:25 -0500 Subject: [PATCH 10/13] fix: correct VSIX glob --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index b4e5724..5a3250e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,7 +3,7 @@ "files.exclude": { "**/.git": true, "**/.DS_Store": true, - "**/*/vsix": true, + "**/*.vsix": true, "**/*.js": {"when": "$(basename).ts"} } , From da4400d333b49f36f79667aae26b922b4aa6e9dd Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 21:13:59 -0500 Subject: [PATCH 11/13] chore: update the guide to reflect the move from the TrueCommerce organization --- CONTRIBUTING.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8e51414..44c3c7d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,11 @@ Thanks for helping out! This guide provides some guidelines on coding styles and Keep in mind that these are guidelines, not rules. Use your best judgement and feel free to make suggestions! ## Workflow -**Please read the [TrueCommerce organization's workflow documentation](https://github.com/TrueCommerce/Meta/wiki/workflow#truecommerce-workflow) before getting started.** +Please use the follow general workflow when making contributions to the code: + +1. Fork the repository. +2. Create a feature branch or commit directly to the `develop` branch. +3. Create a pull request to request that your commits be merged to the `develop` branch of the `vscode-xml` repository. PRs submitted to the `master` branch will not be considered. ## Building the Extension @@ -11,8 +15,6 @@ Keep in mind that these are guidelines, not rules. Use your best judgement and f 2. Run the `build` task in VS Code (`CTRL + SHIFT + B`) or start extension debugging (`F5`), which will run the `build` task for you. ## Style Guide -In short, favor clean, maintainable code over code that "just works". - ### Imports To keep *.ts files from getting too cluttered, use a namespace alias when pulling in more than 4 or 5 objects. As a general rule, always import the `vscode` namespace using the `vsc` alias for consistency. From 126c09e9b3603d23e109628dee4e511e4ed89e8e Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 21:19:06 -0500 Subject: [PATCH 12/13] chore: update the license to reflect the move from the TrueCommerce organization --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c7469b9..7145ecc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 TrueCommerce, Inc. +Copyright (c) 2015 Josh Johnson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 77a9ae06a5638f363090f6675938e52f3fd93de4 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 19 Dec 2016 21:24:41 -0500 Subject: [PATCH 13/13] chore: update repo URLs --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6144881..14fa152 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,13 @@ "color": "#FFFFFF", "theme": "light" }, - "homepage": "https://github.com/DotJoshJohnson/vscode-xml/wiki", + "homepage": "https://github.com/DotJoshJohnson/vscode-xml", "repository": { "type": "git", - "url": "https://github.com/DotJoshJohnson/vscode-xml/wiki" + "url": "https://github.com/DotJoshJohnson/vscode-xml.git" }, "bugs": { - "url": "https://github.com/DotJoshJohnson/vscode-xml/wiki" + "url": "https://github.com/DotJoshJohnson/vscode-xml/issues" }, "engines": { "vscode": "^0.10.7",