Commit ca5c95ae authored by Taiwo Kareem's avatar Taiwo Kareem

Added Ruby Completions

* Support for Ruby's `require gem`
* methods completion suggestions.
parent 037d17a4
......@@ -1209,15 +1209,15 @@
]
},
{
+ "name": "Ruby Completions",
+ "details": "https://github.com/tushortz/Ruby-Completions",
+ "labels": ["Completion, ruby, completions, completion"],
+ "releases": [
+ {
+ "sublime_text": "*"
+ }
+ ]
+ },
"name": "Ruby Completions",
"details": "https://github.com/tushortz/Ruby-Completions",
"labels": ["Completion", "ruby", "completions", "completion"],
"releases": [
{
"sublime_text": "*"
}
]
},
{
"name": "Ruby Coverage",
"details": "https://github.com/integrum/SublimeRubyCoverage",
......
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