EthanBrown.SublimeText2.WebPackages 0.0.4

- Add Http Requester
This commit is contained in:
Iristyle
2013-03-17 16:01:08 -04:00
parent 2dbf85a675
commit 2a04044d07
2 changed files with 5 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<metadata>
<id>EthanBrown.SublimeText2.WebPackages</id>
<title>Sublime Text 2 - Web Development Packages</title>
<version>0.0.3</version>
<version>0.0.4</version>
<authors>Various</authors>
<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>
@@ -39,6 +39,9 @@
- HTML5
https://github.com/mrmartineau/HTML5
- Http Requester
https://github.com/braindamageinc/SublimeHttpRequester
- jQuery
https://github.com/SublimeText/jQuery