Commit 037d17a4 authored by Taiwo Kareem's avatar Taiwo Kareem

Added Ruby Completions

Added completion support for:

* All Ruby methods
* require packages/gems
parent 72b45e84
...@@ -1209,6 +1209,16 @@ ...@@ -1209,6 +1209,16 @@
] ]
}, },
{ {
+ "name": "Ruby Completions",
+ "details": "https://github.com/tushortz/Ruby-Completions",
+ "labels": ["Completion, ruby, completions, completion"],
+ "releases": [
+ {
+ "sublime_text": "*"
+ }
+ ]
+ },
{
"name": "Ruby Coverage", "name": "Ruby Coverage",
"details": "https://github.com/integrum/SublimeRubyCoverage", "details": "https://github.com/integrum/SublimeRubyCoverage",
"releases": [ "releases": [
......
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