Commit Graph

74 Commits

Author SHA1 Message Date
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
Josh Johnson bca908191a Bump Version 2016-01-04 21:06:36 -05:00
Josh Johnson a6856ab508 Update Build Task 2016-01-04 20:59:58 -05:00
Josh Johnson ae5b9f1e36 Merge pull request #6 from rdoubleui/persist_last_query
Default XPath Input to Last Query #4
2016-01-04 20:41:09 -05:00
Rajko Winkler 955c971856 Clean up for feature #6 2016-01-04 17:07:36 +01:00
Rajko Winkler b668ab49c3 Adding to #6 - user setting to persist the last query 2015-12-21 14:40:43 +01:00
Rajko Winkler f3ea33a522 The last XPath query is being persisted and can be reused with the next query. 2015-12-16 15:54:48 +01:00
Josh Johnson eeb0ed8d4c Merge pull request #3 from rdoubleui/xpath_query_output
XPath Feature: Add last query to output channel
2015-12-09 09:32:59 -05:00
Rajko Winkler 112d99c30c Adds the last used query to the output 2015-12-09 12:03:49 +01:00
Josh Johnson 34d87ea8ae Add Wiki Images 2015-12-07 08:47:11 -05:00
Josh Johnson af117fe58c Remove 'pretty-data' Dependency 2015-12-02 12:50:29 -05:00
Josh Johnson 601fa1bfe4 Register Format XML Command 2015-12-02 12:48:48 -05:00
Josh Johnson 8c452f6982 Re-Add Format XML Command
This command will simply act as an alias for the built-in formatting
command for backward-compatibility.
2015-12-02 12:46:34 -05:00
Josh Johnson 99c1a62655 Rewrite XML Formatter 2015-12-02 12:41:29 -05:00
Josh Johnson eb057dea2c Bump Version 2015-12-02 11:28:39 -05:00