Commit Graph

238 Commits

Author SHA1 Message Date
Josh Johnson 891be8312a Merge pull request #24 from TrueCommerce/issue-#22
Fix #22
2016-01-18 11:58:11 -05:00
Josh Johnson 1a5c3c56f0 Remove Debug Log Entry 2016-01-18 08:56:37 -05:00
Josh Johnson c6efe2a2dd Fix #22 2016-01-18 08:53:42 -05:00
Josh Johnson 65fca7bdf4 Add Build Status Badge 2016-01-14 11:02:26 -05:00
Josh Johnson f31c3cfed4 Add Travis CI 2016-01-14 10:59:16 -05:00
Josh Johnson d728702296 Update CONTRIBUTING.md 2016-01-13 18:15:57 -05:00
Josh Johnson a8ab7488ef Adjust Debug Config 2016-01-13 18:03:46 -05:00
Josh Johnson a49c22958a Switch to Gulp Task Runner 2016-01-13 18:01:51 -05:00
Josh Johnson a7e8c3a1af Adjust License Copyright 2016-01-13 18:01:32 -05:00
Josh Johnson f77bc88576 Mock xmldom Node Implementation 2016-01-13 18:01:17 -05:00
Josh Johnson a263b85003 Shim Thenable<T> 2016-01-13 17:55:28 -05:00
Josh Johnson cb54a079d7 Fix GitHub Links 2016-01-13 17:01:57 -05:00
Josh Johnson c37086dbd2 Update README.md 2016-01-11 16:26:04 -05:00
Josh Johnson f21956e943 Update README.md 2016-01-11 15:53:48 -05:00
Josh Johnson 5dee16159e Bump Version 2016-01-09 12:31:13 -05:00
Josh Johnson 708250157f Merge pull request #19 from DotJoshJohnson/wip-1.3.2
Fix #18
2016-01-09 12:29:49 -05:00
Josh Johnson f88c1d4384 Fix #18 2016-01-09 12:27:35 -05:00
Josh Johnson cff008d8f3 Bump Version 2016-01-09 00:40:40 -05:00
Josh Johnson d58e7a5324 Merge pull request #17 from DotJoshJohnson/wip-1.3.1
WIP 1.3.1
2016-01-09 00:38:59 -05:00
Josh Johnson 5e637bb185 Fix #16 2016-01-09 00:35:50 -05:00
Josh Johnson 4dcac61936 Fix #15 2016-01-08 21:50:30 -05:00
Josh Johnson f1d49a678a Bump Version 2016-01-08 12:38:04 -05:00
Josh Johnson 98028898ac Add XQuery Execution 2016-01-08 12:35:50 -05:00
Josh Johnson 0b4ccf8956 Bump Version 2016-01-08 11:03:05 -05:00
Josh Johnson fe8f449fb0 Update README.md and package.json
Added XQuery features to feature list and updated the marketplace description.
2016-01-08 10:58:55 -05:00
Josh Johnson 6720321cdb Merge pull request #14 from DotJoshJohnson/vscode-xquery
Port vscode-xquery to vscode-xml
2016-01-08 10:47:31 -05:00
Josh Johnson 8738058d8c Port vscode-xquery to vscode-xml
I'll be consolidating the two extensions into one.
2016-01-08 10:44:46 -05:00
Josh Johnson b259f68d72 Bump Version 2016-01-08 09:28:13 -05:00
Josh Johnson 08c81f7d16 Make XMLNS Split Optional
New setting: xmlTools.slpitXmlnsOnFormat
2016-01-08 09:19:27 -05:00
Josh Johnson 721f50cc37 Add XPath History Cleanup 2016-01-07 11:19:29 -05:00
Josh Johnson b7e4fc8c15 Fix Output
* Only output line number, not column.
* Append a newline after first line.
2016-01-07 11:08:26 -05:00
Josh Johnson 3d916fc9b4 Add Line/Column to XPath Output 2016-01-07 11:06:08 -05:00
Josh Johnson a72830b762 Update xmldom Dependency 2016-01-07 11:00:08 -05:00
Josh Johnson 4acb31506d Update README.md 2016-01-06 18:34:32 -05:00
Josh Johnson 6fe1eebeda Update README.md 2016-01-06 18:34:13 -05:00
Josh Johnson 7a51e37c7f Add TypeScript Compile PrePublish Command 2016-01-06 17:23:11 -05:00
Josh Johnson f026334fce Update Supported VS Code API 2016-01-06 17:22:39 -05:00
Josh Johnson 4ea8e69e6a Update Supported VS Code Version 2016-01-06 17:22:17 -05:00
Josh Johnson 3a641ca5ac Add .vscodeignore 2016-01-06 17:21:03 -05:00
Josh Johnson 4df09d434a Merge pull request #12 from DotJoshJohnson/vNext
vNext Rewrite
2016-01-06 16:22:30 -05:00
Josh Johnson f54b2ae686 Bump Version 2016-01-06 16:21:18 -05:00
Josh Johnson 80d105902b Merge branch 'master' into vNext 2016-01-06 16:16:04 -05:00
Josh Johnson eb43a467c8 vNext Rewrite
This commit cleans up and reorganizes the code base, as well as fixes some issues. The intent of the vNext branch is to make the extension more conducive to an open-source environment.
2016-01-06 15:55:11 -05:00
Josh Johnson e8705d553b Merge pull request #9 from rdoubleui/patch-1
Update link to wiki
2016-01-05 16:41:21 -05:00
Rajko Winkler 5c348cec77 Update README.md 2016-01-05 22:38:45 +01:00
unknown 1b9caa3265 Remove Update Notifier 2016-01-05 15:52:06 -05:00
Rajko Winkler 7a09abf0a9 Update README.md 2016-01-05 14:55:37 +01:00
Rajko Winkler ac78254143 Update README.md
Fixed relative path
2016-01-05 14:55:14 +01:00
Rajko Winkler 46e128da20 Update link to wiki
Helped me first time using the xpath feature, however took a moment to find it in the wiki.
2016-01-05 14:51:26 +01:00
Josh Johnson f11a188092 Target ES6 2016-01-04 21:22:09 -05:00