Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
68d816e3
Commit
68d816e3
authored
Oct 30, 2013
by
Samuel Dillow
Browse files
Options
Browse Files
Download
Plain Diff
Merge
https://github.com/wbond/package_control_channel
parents
eb258c50
47b4aa3c
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
277 additions
and
31 deletions
+277
-31
channel.json
channel.json
+0
-1
a.json
repository/a.json
+22
-1
b.json
repository/b.json
+14
-3
c.json
repository/c.json
+23
-2
d.json
repository/d.json
+11
-0
e.json
repository/e.json
+4
-0
f.json
repository/f.json
+10
-0
g.json
repository/g.json
+11
-1
h.json
repository/h.json
+12
-1
i.json
repository/i.json
+11
-0
l.json
repository/l.json
+4
-2
m.json
repository/m.json
+37
-2
p.json
repository/p.json
+33
-1
r.json
repository/r.json
+14
-0
s.json
repository/s.json
+21
-11
t.json
repository/t.json
+26
-4
u.json
repository/u.json
+11
-0
v.json
repository/v.json
+11
-0
w.json
repository/w.json
+2
-2
No files found.
channel.json
View file @
68d816e3
...
@@ -39,7 +39,6 @@
...
@@ -39,7 +39,6 @@
"https://raw.github.com/danielmagnussons/orgmode/master/packages.json"
,
"https://raw.github.com/danielmagnussons/orgmode/master/packages.json"
,
"https://raw.github.com/danielobrien/sublime-DLX-syntax/master/packages.json"
,
"https://raw.github.com/danielobrien/sublime-DLX-syntax/master/packages.json"
,
"https://raw.github.com/darinmorrison/sublime-packages/master/packages.json"
,
"https://raw.github.com/darinmorrison/sublime-packages/master/packages.json"
,
"https://raw.github.com/dexbol/sublime-TortoiseSVN/master/packages.json"
,
"https://raw.github.com/enriquein/JavaSetterGetter/master/packages.json"
,
"https://raw.github.com/enriquein/JavaSetterGetter/master/packages.json"
,
"https://raw.github.com/fabric-engine/Sublime-KL/master/packages.json"
,
"https://raw.github.com/fabric-engine/Sublime-KL/master/packages.json"
,
"https://raw.github.com/farcaller/DashDoc/master/packages.json"
,
"https://raw.github.com/farcaller/DashDoc/master/packages.json"
,
...
...
repository/a.json
View file @
68d816e3
...
@@ -535,6 +535,17 @@
...
@@ -535,6 +535,17 @@
}
}
]
]
},
},
{
"name"
:
"Argument Noun"
,
"details"
:
"https://github.com/nliberg/argument-noun"
,
"labels"
:
[
"editor emulation"
,
"text manipulation"
,
"text navigation"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/nliberg/argument-noun/tree/master"
}
]
},
{
{
"name"
:
"AriaTemplates Highlighter"
,
"name"
:
"AriaTemplates Highlighter"
,
"details"
:
"https://github.com/juliandescottes/sublime-ariatemplates-highlighter"
,
"details"
:
"https://github.com/juliandescottes/sublime-ariatemplates-highlighter"
,
...
@@ -775,7 +786,7 @@
...
@@ -775,7 +786,7 @@
"details"
:
"https://github.com/chrisparnin/autogit-st/tree/master"
"details"
:
"https://github.com/chrisparnin/autogit-st/tree/master"
}
}
]
]
},
},
{
{
"name"
:
"Automatic Backups"
,
"name"
:
"Automatic Backups"
,
"details"
:
"https://github.com/joelpt/sublimetext-automatic-backups"
,
"details"
:
"https://github.com/joelpt/sublimetext-automatic-backups"
,
...
@@ -851,6 +862,16 @@
...
@@ -851,6 +862,16 @@
}
}
]
]
},
},
{
"name"
:
"AutoUpdateSourceHeader"
,
"details"
:
"https://github.com/Harurow/sublime_autoupdatesourceheader"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/Harurow/sublime_autoupdatesourceheader/tags"
}
]
},
{
{
"details"
:
"https://github.com/randy3k/AutoWrap"
,
"details"
:
"https://github.com/randy3k/AutoWrap"
,
"releases"
:
[
"releases"
:
[
...
...
repository/b.json
View file @
68d816e3
...
@@ -403,11 +403,12 @@
...
@@ -403,11 +403,12 @@
{
{
"name"
:
"Bootstrap 3 Jade Snippets"
,
"name"
:
"Bootstrap 3 Jade Snippets"
,
"details"
:
"https://github.com/rs459/bootstrap3-jade-sublime-plugin"
,
"details"
:
"https://github.com/rs459/bootstrap3-jade-sublime-plugin"
,
"labels"
:
[
"snippets"
],
"labels"
:
[
"snippets"
,
"auto-complete"
],
"author"
:
"Fabrice Piedanna"
,
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/rs459/bootstrap3-jade-sublime-plugin/t
ree/master
"
"details"
:
"https://github.com/rs459/bootstrap3-jade-sublime-plugin/t
ags
"
}
}
]
]
},
},
...
@@ -418,7 +419,7 @@
...
@@ -418,7 +419,7 @@
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/JasonMortonNZ/bs3-sublime-plugin/t
ree/master
"
"details"
:
"https://github.com/JasonMortonNZ/bs3-sublime-plugin/t
ags
"
}
}
]
]
},
},
...
@@ -474,6 +475,16 @@
...
@@ -474,6 +475,16 @@
}
}
]
]
},
},
{
"name"
:
"Brainfuck"
,
"details"
:
"https://github.com/Drako/SublimeBrainfuck"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/Drako/SublimeBrainfuck/tree/master"
}
]
},
{
{
"details"
:
"https://github.com/hikaruworld/Browse"
,
"details"
:
"https://github.com/hikaruworld/Browse"
,
"releases"
:
[
"releases"
:
[
...
...
repository/c.json
View file @
68d816e3
...
@@ -11,6 +11,17 @@
...
@@ -11,6 +11,17 @@
}
}
]
]
},
},
{
"name"
:
"C++ Snippets"
,
"details"
:
"https://github.com/Rapptz/cpp-sublime-snippet"
,
"labels"
:
[
"snippets"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/Rapptz/cpp-sublime-snippet/tags"
}
]
},
{
{
"name"
:
"CakePHP (Native)"
,
"name"
:
"CakePHP (Native)"
,
"details"
:
"https://github.com/josegonzalez/sublimetext-cakephp"
,
"details"
:
"https://github.com/josegonzalez/sublimetext-cakephp"
,
...
@@ -256,7 +267,7 @@
...
@@ -256,7 +267,7 @@
}
}
]
]
},
},
{
{
"name"
:
"Choice Script"
,
"name"
:
"Choice Script"
,
"details"
:
"https://github.com/mrsonord/choicescript"
,
"details"
:
"https://github.com/mrsonord/choicescript"
,
"releases"
:
[
"releases"
:
[
...
@@ -460,7 +471,7 @@
...
@@ -460,7 +471,7 @@
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/justinshreve/SublimeCloudup/tags"
"details"
:
"https://github.com/justinshreve/SublimeCloudup/tags"
}
}
]
]
},
},
{
{
...
@@ -1018,6 +1029,16 @@
...
@@ -1018,6 +1029,16 @@
}
}
]
]
},
},
{
"name"
:
"Copy Block"
,
"details"
:
"https://github.com/xsleonard/sublime-CopyBlock"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/xsleonard/sublime-CopyBlock/tags"
}
]
},
{
{
"name"
:
"Copy File Name"
,
"name"
:
"Copy File Name"
,
"details"
:
"https://github.com/nwjlyons/copy-file-name"
,
"details"
:
"https://github.com/nwjlyons/copy-file-name"
,
...
...
repository/d.json
View file @
68d816e3
...
@@ -437,6 +437,17 @@
...
@@ -437,6 +437,17 @@
}
}
]
]
},
},
{
"name"
:
"Dracula Color Scheme"
,
"details"
:
"https://github.com/zenorocha/dracula-theme"
,
"labels"
:
[
"color scheme"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/zenorocha/dracula-theme/tree/master"
}
]
},
{
{
"name"
:
"Dream Maker"
,
"name"
:
"Dream Maker"
,
"details"
:
"https://github.com/seiyria/sublime-dreams"
,
"details"
:
"https://github.com/seiyria/sublime-dreams"
,
...
...
repository/e.json
View file @
68d816e3
...
@@ -232,6 +232,10 @@
...
@@ -232,6 +232,10 @@
{
{
"sublime_text"
:
"<3000"
,
"sublime_text"
:
"<3000"
,
"details"
:
"https://github.com/SublimeText/EncodingHelper/tree/master"
"details"
:
"https://github.com/SublimeText/EncodingHelper/tree/master"
},
{
"sublime_text"
:
">=3000"
,
"details"
:
"https://github.com/SublimeText/EncodingHelper/tree/st3"
}
}
]
]
},
},
...
...
repository/f.json
View file @
68d816e3
...
@@ -189,6 +189,16 @@
...
@@ -189,6 +189,16 @@
}
}
]
]
},
},
{
"name"
:
"FileHeader"
,
"details"
:
"https://github.com/shiyanhui/FileHeader"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/shiyanhui/fileheader/tags"
}
]
},
{
{
"name"
:
"FileOpTabContextMenu"
,
"name"
:
"FileOpTabContextMenu"
,
"details"
:
"https://github.com/sigsergv/SublimeFileOpTabContextMenu"
,
"details"
:
"https://github.com/sigsergv/SublimeFileOpTabContextMenu"
,
...
...
repository/g.json
View file @
68d816e3
...
@@ -196,6 +196,16 @@
...
@@ -196,6 +196,16 @@
"Git Gutter"
"Git Gutter"
]
]
},
},
{
"name"
:
"Github Color Theme"
,
"details"
:
"https://github.com/AlexanderEkdahl/github-sublime-theme"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/AlexanderEkdahl/github-sublime-theme"
}
]
},
{
{
"name"
:
"GitHub Flavored Markdown Preview"
,
"name"
:
"GitHub Flavored Markdown Preview"
,
"details"
:
"https://github.com/dotCypress/GitHubMarkdownPreview"
,
"details"
:
"https://github.com/dotCypress/GitHubMarkdownPreview"
,
...
@@ -606,7 +616,7 @@
...
@@ -606,7 +616,7 @@
"details"
:
"https://github.com/cyphactor/sublime_guard"
,
"details"
:
"https://github.com/cyphactor/sublime_guard"
,
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"
<3000
"
,
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/cyphactor/sublime_guard/tree/master"
"details"
:
"https://github.com/cyphactor/sublime_guard/tree/master"
}
}
]
]
...
...
repository/h.json
View file @
68d816e3
...
@@ -137,6 +137,16 @@
...
@@ -137,6 +137,16 @@
}
}
]
]
},
},
{
"name"
:
"Header Creator"
,
"details"
:
"https://github.com/Harryman/Arduino-header-keyword-creator"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/Harryman/Arduino-header-keyword-creator/tree/master"
}
]
},
{
{
"name"
:
"Helios"
,
"name"
:
"Helios"
,
"details"
:
"https://github.com/schnittchen/sublime-helios"
,
"details"
:
"https://github.com/schnittchen/sublime-helios"
,
...
@@ -619,7 +629,8 @@
...
@@ -619,7 +629,8 @@
]
]
},
},
{
{
"name"
:
"Hyperion"
,
"name"
:
"Hyperion for gettext"
,
"previous_names"
:
[
"Hyperion"
],
"details"
:
"https://github.com/thie1210/hyperion"
,
"details"
:
"https://github.com/thie1210/hyperion"
,
"releases"
:
[
"releases"
:
[
{
{
...
...
repository/i.json
View file @
68d816e3
...
@@ -256,6 +256,17 @@
...
@@ -256,6 +256,17 @@
}
}
]
]
},
},
{
"name"
:
"Ironman Color Scheme"
,
"details"
:
"https://github.com/firerishi/ironman-color-scheme"
,
"labels"
:
[
"color scheme"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/firerishi/ironman-color-scheme/tree/master"
}
]
},
{
{
"name"
:
"isort"
,
"name"
:
"isort"
,
"details"
:
"https://github.com/thijsdezoete/sublime-text-isort-plugin"
,
"details"
:
"https://github.com/thijsdezoete/sublime-text-isort-plugin"
,
...
...
repository/l.json
View file @
68d816e3
...
@@ -510,15 +510,17 @@
...
@@ -510,15 +510,17 @@
]
]
},
},
{
{
"name"
:
"Load file to REPL"
,
"details"
:
"https://github.com/laughedelic/LoadFileToRepl"
,
"details"
:
"https://github.com/laughedelic/LoadFileToRepl"
,
"labels"
:
[
"repl"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"
<3000
"
,
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/laughedelic/LoadFileToRepl/tree/master"
"details"
:
"https://github.com/laughedelic/LoadFileToRepl/tree/master"
}
}
],
],
"previous_names"
:
[
"previous_names"
:
[
"Load
file to REPL
"
"Load
FileToRepl
"
]
]
},
},
{
{
...
...
repository/m.json
View file @
68d816e3
...
@@ -64,6 +64,17 @@
...
@@ -64,6 +64,17 @@
}
}
]
]
},
},
{
"name"
:
"Makefile Improved"
,
"details"
:
"https://bitbucket.org/klorenz/sublimemakefileimproved"
,
"labels"
:
[
"language syntax"
,
"code navigation"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://bitbucket.org/klorenz/sublimemakefileimproved/src/default"
}
]
},
{
{
"name"
:
"Mako"
,
"name"
:
"Mako"
,
"details"
:
"https://github.com/marconi/mako-tmbundle"
,
"details"
:
"https://github.com/marconi/mako-tmbundle"
,
...
@@ -200,7 +211,7 @@
...
@@ -200,7 +211,7 @@
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/Harurow/sublime_markingchangedrows/t
ree/master
"
"details"
:
"https://github.com/Harurow/sublime_markingchangedrows/t
ags
"
}
}
]
]
},
},
...
@@ -394,7 +405,7 @@
...
@@ -394,7 +405,7 @@
"details"
:
"https://github.com/currencysecrets/mql4/tree/master"
"details"
:
"https://github.com/currencysecrets/mql4/tree/master"
}
}
]
]
},
},
{
{
"name"
:
"Meteor Snippets"
,
"name"
:
"Meteor Snippets"
,
"details"
:
"https://github.com/mrtnbroder/meteor-snippets"
,
"details"
:
"https://github.com/mrtnbroder/meteor-snippets"
,
...
@@ -558,6 +569,17 @@
...
@@ -558,6 +569,17 @@
}
}
]
]
},
},
{
"name"
:
"ModernPerl"
,
"details"
:
"https://github.com/Blaizer/ModernPerl-sublime"
,
"labels"
:
[
"language syntax"
,
"todo"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/Blaizer/ModernPerl-sublime/tree/master"
}
]
},
{
{
"details"
:
"https://github.com/gornostal/Modific"
,
"details"
:
"https://github.com/gornostal/Modific"
,
"releases"
:
[
"releases"
:
[
...
@@ -740,6 +762,19 @@
...
@@ -740,6 +762,19 @@
}
}
]
]
},
},
{
"name"
:
"Move By Paragraph"
,
"details"
:
"https://github.com/xsleonard/sublime-MoveByParagraph"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/xsleonard/sublime-MoveByParagraph/tags"
}
],
"previous_names"
:
[
"Move Better"
]
},
{
{
"name"
:
"Move Tabs"
,
"name"
:
"Move Tabs"
,
"details"
:
"https://github.com/nh2/sublime-text-move-tabs"
,
"details"
:
"https://github.com/nh2/sublime-text-move-tabs"
,
...
...
repository/p.json
View file @
68d816e3
...
@@ -146,6 +146,16 @@
...
@@ -146,6 +146,16 @@
}
}
]
]
},
},
{
"name"
:
"Paste Anywhere"
,
"details"
:
"https://github.com/FMCorz/PasteAnywhere"
,
"releases"
:
[
{
"sublime_text"
:
"<3000"
,
"details"
:
"https://github.com/FMCorz/PasteAnywhere/tree/master"
}
]
},
{
{
"name"
:
"Paste as Column"
,
"name"
:
"Paste as Column"
,
"details"
:
"https://bitbucket.org/Clams/sublimepastecolumn"
,
"details"
:
"https://bitbucket.org/Clams/sublimepastecolumn"
,
...
@@ -365,6 +375,17 @@
...
@@ -365,6 +375,17 @@
}
}
]
]
},
},
{
"name"
:
"PHP Completions Kit"
,
"details"
:
"https://github.com/gerardroche/sublime-phpck"
,
"labels"
:
[
"php"
,
"auto-complete"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/gerardroche/sublime-phpck/tags"
}
]
},
{
{
"name"
:
"PHP Haml"
,
"name"
:
"PHP Haml"
,
"details"
:
"https://github.com/xt99/sublimetext-php-haml"
,
"details"
:
"https://github.com/xt99/sublimetext-php-haml"
,
...
@@ -697,9 +718,10 @@
...
@@ -697,9 +718,10 @@
{
{
"name"
:
"Pomodoro"
,
"name"
:
"Pomodoro"
,
"details"
:
"https://github.com/fbird/Sublime-Pomodoro"
,
"details"
:
"https://github.com/fbird/Sublime-Pomodoro"
,
"labels"
:
[
"timer"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"
<3000
"
,
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/fbird/Sublime-Pomodoro/tree/master"
"details"
:
"https://github.com/fbird/Sublime-Pomodoro/tree/master"
}
}
]
]
...
@@ -866,6 +888,16 @@
...
@@ -866,6 +888,16 @@
}
}
]
]
},
},
{
"name"
:
"Project Sync"
,
"details"
:
"https://github.com/GentlemanJ/devsync"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/GentlemanJ/devsync/tags"
}
]
},
{
{
"details"
:
"https://bitbucket.org/klorenz/projectspecific"
,
"details"
:
"https://bitbucket.org/klorenz/projectspecific"
,
"releases"
:
[
"releases"
:
[
...
...
repository/r.json
View file @
68d816e3
...
@@ -472,6 +472,20 @@
...
@@ -472,6 +472,20 @@
}
}
]
]
},
},
{
"name"
:
"RestructuredText Improved"
,
"details"
:
"https://bitbucket.org/klorenz/sublimerestructuredtextimproved"
,
"labels"
:
[
"language syntax"
,
"code navigation"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://bitbucket.org/klorenz/sublimerestructuredtextimproved/src/default"
}
],
"previous_names"
:
[
"SublimeReStructuredText"
]
},
{
{
"name"
:
"Retro Computers Color Schemes"
,
"name"
:
"Retro Computers Color Schemes"
,
"details"
:
"https://github.com/idleberg/RetroComputers.tmTheme"
,
"details"
:
"https://github.com/idleberg/RetroComputers.tmTheme"
,
...
...
repository/s.json
View file @
68d816e3
...
@@ -713,6 +713,16 @@
...
@@ -713,6 +713,16 @@
}
}
]
]
},
},
{
"name"
:
"Siteleaf Liquid Syntax"
,
"details"
:
"https://github.com/siteleaf/liquid-syntax-mode"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/siteleaf/liquid-syntax-mode/tags"
}
]
},
{
{
"name"
:
"Six - Future JavaScript Syntax"
,
"name"
:
"Six - Future JavaScript Syntax"
,
"details"
:
"https://github.com/matthewrobb/Six.tmLanguage"
,
"details"
:
"https://github.com/matthewrobb/Six.tmLanguage"
,
...
@@ -815,7 +825,7 @@
...
@@ -815,7 +825,7 @@
"details"
:
"https://github.com/ccampbell/sublime-smart-match"
,
"details"
:
"https://github.com/ccampbell/sublime-smart-match"
,
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"
<3000
"
,
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/ccampbell/sublime-smart-match/tree/master"
"details"
:
"https://github.com/ccampbell/sublime-smart-match/tree/master"
}
}
]
]
...
@@ -1715,16 +1725,6 @@
...
@@ -1715,16 +1725,6 @@
"Python IDE"
"Python IDE"
]
]
},
},
{
"details"
:
"https://bitbucket.org/klorenz/sublimerestructuredtext"
,
"labels"
:
[
"language syntax"
,
"code navigation"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://bitbucket.org/klorenz/sublimerestructuredtext/src/default"
}
]
},
{
{
"details"
:
"https://github.com/ostinelli/SublimErl"
,
"details"
:
"https://github.com/ostinelli/SublimErl"
,
"releases"
:
[
"releases"
:
[
...
@@ -2103,6 +2103,16 @@
...
@@ -2103,6 +2103,16 @@
}
}
]
]
},
},
{
"name"
:
"Syntax Manager"
,
"details"
:
"https://github.com/randy3k/SyntaxMgr"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/randy3k/SyntaxMgr/tree/master"
}
]
},
{
{
"name"
:
"Syntax Matcher"
,
"name"
:
"Syntax Matcher"
,
"details"
:
"https://github.com/reinteractive-open/Syntax-Matcher"
,
"details"
:
"https://github.com/reinteractive-open/Syntax-Matcher"
,
...
...
repository/t.json
View file @
68d816e3
...
@@ -125,6 +125,16 @@
...
@@ -125,6 +125,16 @@
}
}
]
]
},
},
{
"name"
:
"Tcsh and Csh Mode"
,
"details"
:
"https://github.com/supergra/tcsh-sublime"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/supergra/tcsh-sublime/tree/master"
}
]
},
{
{
"name"
:
"TemplateNinja"
,
"name"
:
"TemplateNinja"
,
"details"
:
"https://github.com/xamado/sublime-templateninja"
,
"details"
:
"https://github.com/xamado/sublime-templateninja"
,
...
@@ -149,7 +159,7 @@
...
@@ -149,7 +159,7 @@
"details"
:
"https://github.com/emmetio/sublime-tern"
,
"details"
:
"https://github.com/emmetio/sublime-tern"
,
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"
<3000
"
,
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/emmetio/sublime-tern/tree/master"
"details"
:
"https://github.com/emmetio/sublime-tern/tree/master"
}
}
]
]
...
@@ -398,8 +408,8 @@
...
@@ -398,8 +408,8 @@
"labels"
:
[
"theme"
],
"labels"
:
[
"theme"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"
<3000
"
,
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/oliverseal/tech49-theme/t
ree/master
"
"details"
:
"https://github.com/oliverseal/tech49-theme/t
ags
"
}
}
]
]
},
},
...
@@ -632,7 +642,7 @@
...
@@ -632,7 +642,7 @@
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/Harurow/sublime_togglefile/t
ree/master
"
"details"
:
"https://github.com/Harurow/sublime_togglefile/t
ags
"
}
}
]
]
},
},
...
@@ -746,6 +756,18 @@
...
@@ -746,6 +756,18 @@
}
}
]
]
},
},
{
"name"
:
"TortoiseSVN"
,
"details"
:
"https://github.com/dexbol/sublime-TortoiseSVN"
,
"labels"
:
[
"CVS"
,
"SVN"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"platforms"
:
"windows"
,
"details"
:
"https://github.com/dexbol/sublime-TortoiseSVN/tags"
}
]
},
{
{
"name"
:
"Touch WSGI"
,
"name"
:
"Touch WSGI"
,
"details"
:
"https://github.com/Nalum/Touch-WSGI"
,
"details"
:
"https://github.com/Nalum/Touch-WSGI"
,
...
...
repository/u.json
View file @
68d816e3
...
@@ -39,6 +39,17 @@
...
@@ -39,6 +39,17 @@
}
}
]
]
},
},
{
"name"
:
"Ulysses Style Sheets"
,
"details"
:
"https://github.com/soulmen/ulss-sublime-plugin"
,
"labels"
:
[
"auto-complete"
,
"language syntax"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/soulmen/ulss-sublime-plugin/tags"
}
]
},
{
{
"name"
:
"Underscore.js Snippets"
,
"name"
:
"Underscore.js Snippets"
,
"details"
:
"https://github.com/carlo/sublime-underscorejs-snippets"
,
"details"
:
"https://github.com/carlo/sublime-underscorejs-snippets"
,
...
...
repository/v.json
View file @
68d816e3
...
@@ -31,6 +31,17 @@
...
@@ -31,6 +31,17 @@
}
}
]
]
},
},
{
"name"
:
"Vanilla lodash Snippets"
,
"details"
:
"https://github.com/uargh/lodash-sublime-snippets"
,
"labels"
:
[
"snippets"
,
"javascript"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/uargh/lodash-sublime-snippets/tree/master"
}
]
},
{
{
"name"
:
"Various Ipsum Snippets"
,
"name"
:
"Various Ipsum Snippets"
,
"details"
:
"https://github.com/marcelod/ipsums"
,
"details"
:
"https://github.com/marcelod/ipsums"
,
...
...
repository/w.json
View file @
68d816e3
...
@@ -69,8 +69,8 @@
...
@@ -69,8 +69,8 @@
"details"
:
"https://github.com/WebFont/webfont"
,
"details"
:
"https://github.com/WebFont/webfont"
,
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"
<3000
"
,
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/WebFont/webfont/t
ree/master
"
"details"
:
"https://github.com/WebFont/webfont/t
ags
"
}
}
]
]
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment