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
5a447d93
Commit
5a447d93
authored
Dec 06, 2013
by
Shuky Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
errors fix: removing explicit version, renaming
parent
f3e1f798
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
14 deletions
+13
-14
d.json
repository/d.json
+0
-13
r.json
repository/r.json
+13
-1
No files found.
repository/d.json
View file @
5a447d93
...
...
@@ -113,19 +113,6 @@
}
]
},
{
"name"
:
"Debugger"
,
"details"
:
"https://github.com/shuky19/sublime_debugger"
,
"labels"
:
[
"debug"
,
"debugger"
,
"rails"
,
"ruby"
],
"releases"
:
[
{
"version"
:
"0.1.0"
,
"platforms"
:
[
"linux"
],
"sublime_text"
:
">2999"
,
"details"
:
"https://github.com/shuky19/sublime_debugger/archive/0.1.0.zip"
}
]
},
{
"name"
:
"Decent Color Scheme"
,
"details"
:
"https://github.com/samueljohn/decent"
,
...
...
repository/r.json
View file @
5a447d93
...
...
@@ -727,6 +727,18 @@
}
]
},
{
"name"
:
"Ruby Debugger"
,
"details"
:
"https://github.com/shuky19/sublime_debugger"
,
"labels"
:
[
"debug"
,
"debugger"
,
"rails"
,
"ruby"
],
"releases"
:
[
{
"platforms"
:
[
"linux"
],
"sublime_text"
:
">2999"
,
"details"
:
"https://github.com/shuky19/sublime_debugger/tags"
}
]
},
{
"name"
:
"Ruby Extract Method"
,
"details"
:
"https://github.com/pashamur/ruby-extract-method"
,
...
...
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