EthanBrown.SublimeText2.WebPackages 0.0.4
- Add Http Requester
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<metadata>
|
<metadata>
|
||||||
<id>EthanBrown.SublimeText2.WebPackages</id>
|
<id>EthanBrown.SublimeText2.WebPackages</id>
|
||||||
<title>Sublime Text 2 - Web Development Packages</title>
|
<title>Sublime Text 2 - Web Development Packages</title>
|
||||||
<version>0.0.3</version>
|
<version>0.0.4</version>
|
||||||
<authors>Various</authors>
|
<authors>Various</authors>
|
||||||
<owners>Ethan Brown</owners>
|
<owners>Ethan Brown</owners>
|
||||||
<summary>A number of packages helpful for auto-completion, snippets and syntax recognition of common web frameowrks and tools to increase editor productivity.</summary>
|
<summary>A number of packages helpful for auto-completion, snippets and syntax recognition of common web frameowrks and tools to increase editor productivity.</summary>
|
||||||
@@ -39,6 +39,9 @@
|
|||||||
- HTML5
|
- HTML5
|
||||||
https://github.com/mrmartineau/HTML5
|
https://github.com/mrmartineau/HTML5
|
||||||
|
|
||||||
|
- Http Requester
|
||||||
|
https://github.com/braindamageinc/SublimeHttpRequester
|
||||||
|
|
||||||
- jQuery
|
- jQuery
|
||||||
https://github.com/SublimeText/jQuery
|
https://github.com/SublimeText/jQuery
|
||||||
|
|
||||||
|
@@ -10,6 +10,7 @@
|
|||||||
"Grunt",
|
"Grunt",
|
||||||
"Hayaku - tools for writing CSS faster",
|
"Hayaku - tools for writing CSS faster",
|
||||||
"HTML5",
|
"HTML5",
|
||||||
|
"Http Requester",
|
||||||
"jQuery",
|
"jQuery",
|
||||||
"LESS",
|
"LESS",
|
||||||
"LiveReload",
|
"LiveReload",
|
||||||
|
Reference in New Issue
Block a user