Commit 8aba93d7 authored by Lee Savide's avatar Lee Savide

Merge remote-tracking branch 'upstream/master'

parents ac8e7063 6275c436
...@@ -32,6 +32,18 @@ ...@@ -32,6 +32,18 @@
} }
] ]
}, },
{
"name": "ABCSS",
"details": "https://github.com/tenforwardconsulting/abcss",
"author": "marknorman",
"labels": ["formatting", "sorting"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Abstract Markup Language", "name": "Abstract Markup Language",
"details": "https://github.com/abstractmarkup/sublimetext", "details": "https://github.com/abstractmarkup/sublimetext",
......
...@@ -267,6 +267,17 @@ ...@@ -267,6 +267,17 @@
} }
] ]
}, },
{
"name": "Edit in new tab",
"details": "https://github.com/borjacampina/sublimetext-edit_in_new_tab-plugin",
"author": "Borja Campina",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Edit Preferences", "name": "Edit Preferences",
"details": "https://github.com/sublimator/EditPreferences", "details": "https://github.com/sublimator/EditPreferences",
......
...@@ -507,6 +507,17 @@ ...@@ -507,6 +507,17 @@
} }
] ]
}, },
{
"name": "FileManager",
"details": "https://github.com/math2001/FileManager",
"labels": ["sidebar", "folder", "file", "clipboard", "terminal", "file creation", "file navigation"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "FileMerge", "name": "FileMerge",
"details": "https://github.com/thtliife/FileMerge", "details": "https://github.com/thtliife/FileMerge",
......
...@@ -966,6 +966,16 @@ ...@@ -966,6 +966,16 @@
} }
] ]
}, },
{
"name": "HTML To Elm",
"details": "https://github.com/michaelniepel/html-to-elm",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "HTML Typographer", "name": "HTML Typographer",
"details": "https://github.com/einomi/sublime-text-typographer", "details": "https://github.com/einomi/sublime-text-typographer",
......
...@@ -1888,6 +1888,16 @@ ...@@ -1888,6 +1888,16 @@
} }
] ]
}, },
{
"details": "https://github.com/SublimeText/MotionBuilderSublime",
"releases": [
{
"sublime_text": "*",
"platforms": ["windows", "linux"],
"tags": true
}
]
},
{ {
"name": "Mou Markdown App (OSX)", "name": "Mou Markdown App (OSX)",
"details": "https://github.com/rwoody/mou-markdown-sublime", "details": "https://github.com/rwoody/mou-markdown-sublime",
......
...@@ -1281,6 +1281,19 @@ ...@@ -1281,6 +1281,19 @@
} }
] ]
}, },
{
"name": "Rocks",
"details": "https://github.com/jonesambrosi/rocks",
"readme": "https://raw.githubusercontent.com/jonesambrosi/rocks/master/README.md",
"issues": "https://github.com/jonesambrosi/rocks/issues",
"labels": ["testing", "continuous integration", "python", "auto-testing", "coverage"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Ros Snippets", "name": "Ros Snippets",
"details": "https://github.com/ckrooss/ros_snippets", "details": "https://github.com/ckrooss/ros_snippets",
......
...@@ -50,6 +50,16 @@ ...@@ -50,6 +50,16 @@
} }
] ]
}, },
{
"name": "SalesforceXyTools",
"details": "https://github.com/exiahuang/SalesforceXyTools",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "SaltStack-related syntax highlighting and snippets", "name": "SaltStack-related syntax highlighting and snippets",
"details": "https://github.com/saltstack/sublime-text", "details": "https://github.com/saltstack/sublime-text",
...@@ -2882,6 +2892,18 @@ ...@@ -2882,6 +2892,18 @@
} }
] ]
}, },
{
"name": "Stata Improved Editor",
"details": "https://github.com/zizhongyan/StataImproved",
"labels": ["stata"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx"],
"tags": true
}
]
},
{ {
"name": "StataEditor", "name": "StataEditor",
"details": "https://github.com/mattiasnordin/StataEditor", "details": "https://github.com/mattiasnordin/StataEditor",
......
...@@ -221,6 +221,16 @@ ...@@ -221,6 +221,16 @@
} }
] ]
}, },
{
"name": "Unit Test File Toggler",
"details": "https://github.com/mjj2000/SublimeUnitTestFileToggler",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "UnitJS", "name": "UnitJS",
"details": "https://github.com/unitjs/sublime-unitjs", "details": "https://github.com/unitjs/sublime-unitjs",
......
...@@ -171,6 +171,16 @@ ...@@ -171,6 +171,16 @@
} }
] ]
}, },
{
"name": "Veeam Logs Helper",
"details": "https://github.com/yandexx/VeeamLogsHelper",
"releases": [
{
"sublime_text": ">=3124",
"tags": true
}
]
},
{ {
"name": "Ver", "name": "Ver",
"details": "https://github.com/nyx-platform/ver-tmbundle", "details": "https://github.com/nyx-platform/ver-tmbundle",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment