Commit d0609a09 authored by FichteFoll's avatar FichteFoll

Merge pull request #5196 from tushortz/master

added JUnit Completions
parents 163c135c ebd83c4c
......@@ -1020,6 +1020,17 @@
}
]
},
{
"name": "JUnit Completions",
"details": "https://github.com/tushortz/JUnit-Completions",
"labels": ["Java", "completions", "completion"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Junos",
"details": "https://github.com/nprintz/junos-sublime-pkg",
......
......@@ -24,7 +24,7 @@
{
"name": "LangDocs",
"details": "https://github.com/tushortz/LangDocs",
"labels": ["CSS", "css", "docs", "documentation", "html", "java", "javascript", "js", "language", "matlab", "python", "ruby", "snippets", "st3", "sublime", "text", "utilities"],
"labels": ["CSS", "css", "docs", "documentation", "perl", "html", "java", "javascript", "js", "language", "matlab", "python", "ruby", "snippets", "st3", "sublime", "text", "utilities"],
"releases": [
{
"sublime_text": ">=3000",
......
......@@ -591,6 +591,17 @@
}
]
},
{
"name": "Perl Completions",
"details": "https://github.com/tushortz/Perl-Completions",
"labels": ["perl", "completions", "completion", "Completion"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "perl-Test-Class",
"details": "https://github.com/jonasbn/SublimeText-Perl-Test-Class",
......
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