Commit Graph

55 Commits

Author SHA1 Message Date
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
Josh Johnson
3d9879c853 Add XML FormattingEditProviders 2015-12-02 11:28:07 -05:00
Josh Johnson
cf5331466b Remove Format XML Command 2015-12-02 11:27:43 -05:00
Josh Johnson
e24a560066 Fix Manifest Reader 2015-11-24 18:48:26 -05:00
Josh Johnson
a26f829399 Update Notifier Tweaks 2015-11-24 17:06:24 -05:00
Josh Johnson
238dd4a996 Improve Update Notifier 2015-11-24 16:48:40 -05:00
Josh Johnson
2275c834ff Use Strict 2015-11-24 16:44:20 -05:00
Josh Johnson
01fd1e68e3 Add Update Notifier 2015-11-24 16:42:17 -05:00
Josh Johnson
351608a718 Add ExtensionManifestReader 2015-11-24 13:59:42 -05:00
Josh Johnson
966ab047ef Spelling 2015-11-24 13:50:51 -05:00
Josh Johnson
021b5000c4 Add Keybindings 2015-11-24 12:43:25 -05:00
Josh Johnson
04691aace6 Update Package Description 2015-11-22 03:16:05 -05:00
Josh Johnson
de94169046 Update README.md 2015-11-22 03:13:57 -05:00
Josh Johnson
eb46dd3cf1 Add XPath Engine 2015-11-22 03:13:11 -05:00
Josh Johnson
1cb72f0d69 Update README.md 2015-11-22 02:39:21 -05:00
Josh Johnson
4c1e6d05b9 Add Linearization 2015-11-22 02:37:00 -05:00
Josh Johnson
30e8222717 Debug Configs 2015-11-22 01:48:40 -05:00
Josh Johnson
704f6c9a36 Add XML Formatter 2015-11-22 01:45:50 -05:00
Josh Johnson
bd6b6240a5 Add Marketplace Icon 2015-11-22 01:23:23 -05:00
Josh Johnson
895285a600 Add TypeScript Config 2015-11-22 01:23:14 -05:00