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
1e491ae0
Commit
1e491ae0
authored
Apr 14, 2018
by
vhanla
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/wbond/package_control_channel
parents
417aeddd
2f4cce8d
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
65 additions
and
14 deletions
+65
-14
PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
+4
-0
b.json
repository/b.json
+11
-0
g.json
repository/g.json
+1
-1
h.json
repository/h.json
+1
-1
l.json
repository/l.json
+11
-0
m.json
repository/m.json
+12
-11
p.json
repository/p.json
+12
-0
t.json
repository/t.json
+1
-1
u.json
repository/u.json
+2
-0
v.json
repository/v.json
+10
-0
No files found.
.github/PULL_REQUEST_TEMPLATE.md
View file @
1e491ae0
...
...
@@ -12,6 +12,10 @@ Follow the instructions provided, if necessary.
You can speed up the process
by
[
running some tests locally
](
https://packagecontrol.io/docs/submitting_a_package#Step_7
)
.
You can trigger @packagecontrol-bot to re-evaluate your pull request
by pushing a commit or closing and reopening your pull request.
Do
**NOT**
open a new pull request!
In general, make sure you:
1.
Used
`"tags": true`
and not
`"branch": "master"`
...
...
repository/b.json
View file @
1e491ae0
...
...
@@ -1488,6 +1488,17 @@
}
]
},
{
"name"
:
"BYOND"
,
"details"
:
"https://github.com/Wirewraith/sublime-byond"
,
"labels"
:
[
"language syntax"
,
"build system"
,
"Dream Maker"
,
"Dream Seeker"
,
"Dream Daemon"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
"name"
:
"BZW Language"
,
"details"
:
"https://github.com/allejo/sublime-language-bzw"
,
...
...
repository/g.json
View file @
1e491ae0
...
...
@@ -2105,7 +2105,7 @@
{
"name"
:
"Guna"
,
"details"
:
"https://github.com/poucotm/Guna"
,
"labels"
:
[
"theme"
,
"color
-scheme"
,
"clock
"
],
"labels"
:
[
"theme"
,
"color
scheme"
,
"clock"
,
"weather
"
],
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
...
...
repository/h.json
View file @
1e491ae0
...
...
@@ -92,7 +92,7 @@
"name"
:
"Halcyon Theme"
,
"author"
:
"Brittany Chiang"
,
"details"
:
"https://github.com/bchiang7/Halcyon"
,
"labels"
:
[
"theme"
,
"color scheme"
],
"labels"
:
[
"theme"
,
"color scheme"
,
"ayu mirage"
,
"halcyon"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
...
...
repository/l.json
View file @
1e491ae0
...
...
@@ -66,6 +66,17 @@
}
]
},
{
"name"
:
"Language SAP"
,
"details"
:
"https://github.com/krasnobaev/language-sap-sublime"
,
"labels"
:
[
"language syntax"
],
"releases"
:
[
{
"sublime_text"
:
">=3092"
,
"tags"
:
true
}
]
},
{
"name"
:
"LanguageInjector"
,
"details"
:
"https://github.com/Julow/LanguageInjector"
,
...
...
repository/m.json
View file @
1e491ae0
...
...
@@ -561,7 +561,7 @@
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
"
branch"
:
"master"
"
tags"
:
true
}
]
},
...
...
@@ -629,6 +629,17 @@
}
]
},
{
"name"
:
"Marshal Command Code"
,
"previous_names"
:
[
"MinecraftCommandCode"
],
"details"
:
"https://github.com/42iscool42/MCC"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
"name"
:
"Mask"
,
"details"
:
"https://github.com/tenbits/sublime-mask"
,
...
...
@@ -1355,16 +1366,6 @@
}
]
},
{
"name"
:
"MinecraftCommandCode"
,
"details"
:
"https://github.com/42iscool42/MCC"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
"name"
:
"Minifier"
,
"details"
:
"https://github.com/bistory/Sublime-Minifier"
,
...
...
repository/p.json
View file @
1e491ae0
...
...
@@ -2511,6 +2511,18 @@
}
]
},
{
"name"
:
"PypiPackageInfo"
,
"details"
:
"https://github.com/gh640/SublimePypiPackageInfo"
,
"author"
:
"Goto Hayato"
,
"labels"
:
[
"python"
,
"pypi"
,
"pipfile"
,
"pipenv"
],
"releases"
:
[
{
"sublime_text"
:
">=3124"
,
"tags"
:
true
}
]
},
{
"name"
:
"PyQt Search"
,
"details"
:
"https://github.com/achayan/sublimePyQtSearch"
,
...
...
repository/t.json
View file @
1e491ae0
...
...
@@ -2224,7 +2224,7 @@
},
{
"name"
:
"Tmux Syntax Highlight"
,
"details"
:
"https://github.com/ke
qh
/sublime-tmux-syntax-highlight"
,
"details"
:
"https://github.com/ke
i-q
/sublime-tmux-syntax-highlight"
,
"labels"
:
[
"language syntax"
],
"releases"
:
[
{
...
...
repository/u.json
View file @
1e491ae0
...
...
@@ -484,6 +484,8 @@
{
"name"
:
"UrlConverter"
,
"details"
:
"https://github.com/gh640/SublimeUrlConverter"
,
"author"
:
"Goto Hayato"
,
"labels"
:
[
"url"
,
"link"
,
"html"
,
"markdown"
,
"restructuredtext"
],
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
...
...
repository/v.json
View file @
1e491ae0
...
...
@@ -712,6 +712,16 @@
}
]
},
{
"name"
:
"Vuetify"
,
"details"
:
"https://github.com/vuetifyjs/vuetify-sublime"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
"name"
:
"Vuln"
,
"details"
:
"https://github.com/Shimmy/vuln"
,
...
...
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