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
fd31f62d
Commit
fd31f62d
authored
Jul 17, 2018
by
evandrocoan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into rename_amxmodx_to_amxxeditor
parents
e433c374
ba7af69d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
11 deletions
+27
-11
a.json
repository/a.json
+8
-7
dependencies.json
repository/dependencies.json
+3
-2
r.json
repository/r.json
+5
-2
s.json
repository/s.json
+11
-0
No files found.
repository/a.json
View file @
fd31f62d
...
@@ -766,9 +766,10 @@
...
@@ -766,9 +766,10 @@
]
]
},
},
{
{
"name"
:
"Amxx Pawn"
,
"name"
:
"AmxxEditor"
,
"details"
:
"https://github.com/evandrocoan/SublimeAmxxPawn"
,
"details"
:
"https://github.com/evandrocoan/AmxxEditor"
,
"labels"
:
[
"language syntax"
,
"amxmodx"
,
"amx mod x"
],
"labels"
:
[
"autocompletion"
,
"auto-complete"
,
"amxmodx"
,
"amx mod x"
,
"amxx"
,
"pawn"
,
"build system"
],
"previous_names"
:
[
"Amxmodx"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
">=3114"
,
"sublime_text"
:
">=3114"
,
...
@@ -777,10 +778,10 @@
...
@@ -777,10 +778,10 @@
]
]
},
},
{
{
"name"
:
"Amxx
Editor
"
,
"name"
:
"Amxx
Pawn
"
,
"details"
:
"https://github.com/evandrocoan/
AmxxEditor
"
,
"details"
:
"https://github.com/evandrocoan/
SublimeAmxxPawn
"
,
"
labels"
:
[
"autocompletion"
,
"auto-complete"
,
"amxmodx"
,
"amx mod x"
,
"amxx"
,
"pawn"
,
"build system
"
],
"
previous_names"
:
[
"Amxx Pawn
"
],
"
previous_names"
:
[
"Amxmod
x"
],
"
labels"
:
[
"language syntax"
,
"amxmodx"
,
"amx mod
x"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
">=3114"
,
"sublime_text"
:
">=3114"
,
...
...
repository/dependencies.json
View file @
fd31f62d
...
@@ -537,7 +537,7 @@
...
@@ -537,7 +537,7 @@
},
},
{
{
"name"
:
"pexpect"
,
"name"
:
"pexpect"
,
"load_order"
:
"
01
"
,
"load_order"
:
"
10
"
,
"description"
:
"Python pexpect module"
,
"description"
:
"Python pexpect module"
,
"author"
:
"varp"
,
"author"
:
"varp"
,
"issues"
:
"https://github.com/varp/sublime-pexpect/issues"
,
"issues"
:
"https://github.com/varp/sublime-pexpect/issues"
,
...
@@ -579,7 +579,7 @@
...
@@ -579,7 +579,7 @@
},
},
{
{
"name"
:
"psutil"
,
"name"
:
"psutil"
,
"load_order"
:
"
01
"
,
"load_order"
:
"
10
"
,
"description"
:
"Python psutil module"
,
"description"
:
"Python psutil module"
,
"author"
:
"varp"
,
"author"
:
"varp"
,
"issues"
:
"https://github.com/varp/sublime-psutil/issues"
,
"issues"
:
"https://github.com/varp/sublime-psutil/issues"
,
...
@@ -587,6 +587,7 @@
...
@@ -587,6 +587,7 @@
{
{
"sublime_text"
:
">=3000"
,
"sublime_text"
:
">=3000"
,
"base"
:
"https://github.com/varp/sublime-psutil"
,
"base"
:
"https://github.com/varp/sublime-psutil"
,
"platforms"
:
[
"osx-x64"
,
"windows-x32"
,
"windows-x64"
,
"linux-x64"
,
"linux-x32"
],
"tags"
:
true
"tags"
:
true
}
}
]
]
...
...
repository/r.json
View file @
fd31f62d
...
@@ -1792,8 +1792,11 @@
...
@@ -1792,8 +1792,11 @@
]
]
},
},
{
{
"name"
:
"RtagsComplete"
,
"name"
:
"RTagsComplete"
,
"details"
:
"https://github.com/rampage644/sublime-rtags"
,
"details"
:
"https://github.com/tillt/rtagscomplete"
,
"labels"
:
[
"auto-complete"
,
"linting"
,
"language syntax"
,
"code navigation"
,
"file navigation"
,
"search"
],
"readme"
:
"https://raw.githubusercontent.com/tillt/RTagsComplete/master/README.md"
,
"previous_names"
:
[
"RtagsComplete"
,
"sublime-rtags"
,
"SublimeRtags"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
">=3000"
,
"sublime_text"
:
">=3000"
,
...
...
repository/s.json
View file @
fd31f62d
...
@@ -2551,6 +2551,17 @@
...
@@ -2551,6 +2551,17 @@
}
}
]
]
},
},
{
"name"
:
"Software"
,
"details"
:
"https://github.com/swdotcom/swdc-sublime"
,
"labels"
:
[
"utilities"
,
"status bar"
,
"javascript"
,
"google"
,
"productivity"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"Solarized Color Scheme"
,
"name"
:
"Solarized Color Scheme"
,
"details"
:
"https://github.com/braver/Solarized"
,
"details"
:
"https://github.com/braver/Solarized"
,
...
...
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