{"id":13808802,"url":"https://github.com/ianhattendorf/autocomplete-ruby","last_synced_at":"2025-03-22T07:32:06.892Z","repository":{"id":27798693,"uuid":"31287830","full_name":"ianhattendorf/autocomplete-ruby","owner":"ianhattendorf","description":"Provides intelligent code completion for Ruby in the Atom editor. Requires RSense.","archived":false,"fork":false,"pushed_at":"2018-04-20T18:18:45.000Z","size":37,"stargazers_count":51,"open_issues_count":4,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-14T20:42:57.025Z","etag":null,"topics":["atom","autocomplete","autocomplete-ruby","coffeescript","rsense","ruby","unmaintained"],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ianhattendorf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-24T23:39:42.000Z","updated_at":"2023-12-01T07:10:29.000Z","dependencies_parsed_at":"2022-08-02T10:44:48.177Z","dependency_job_id":null,"html_url":"https://github.com/ianhattendorf/autocomplete-ruby","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianhattendorf%2Fautocomplete-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianhattendorf%2Fautocomplete-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianhattendorf%2Fautocomplete-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianhattendorf%2Fautocomplete-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianhattendorf","download_url":"https://codeload.github.com/ianhattendorf/autocomplete-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244925175,"owners_count":20532873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atom","autocomplete","autocomplete-ruby","coffeescript","rsense","ruby","unmaintained"],"created_at":"2024-08-04T01:01:52.321Z","updated_at":"2025-03-22T07:32:06.585Z","avatar_url":"https://github.com/ianhattendorf.png","language":"CoffeeScript","readme":"# Atom Autocomplete+ Ruby Suggestions\n[![Dependency status](https://david-dm.org/ianhattendorf/autocomplete-ruby.svg)](https://david-dm.org/ianhattendorf/autocomplete-ruby)\n[![GitHub version](https://badge.fury.io/gh/ianhattendorf%2Fautocomplete-ruby.svg)](http://badge.fury.io/gh/ianhattendorf%2Fautocomplete-ruby)\n\nProvides intelligent code completion for Ruby. Requires [RSense](https://github.com/rsense/rsense) and [Autocomplete+](https://github.com/atom-community/autocomplete-plus).\n\n## :no_entry: [UNMAINTAINED]\n[RSense](https://github.com/rsense/rsense) hasn't been actively developed since late 2014 leaving many unresolved bugs.\n\nFor a possible alternative, see [atom-solargraph](https://github.com/castwide/atom-solargraph), based on [solargraph](https://github.com/castwide/solargraph), which is currently (April 2018) seeing active development.\n\n## Status\nWorks for the most part, however **not on Windows**. This is due to a bug in [RSense](https://github.com/rsense/rsense), which is no longer being developed. Any bugs/issues related to rsense itself will need to be reported in that repo, and probably won't be fixed.\n\nPlease read the [Known Issues](#known-issues) before reporting any issues.\n\n## Why?\nBecause I wanted Ruby code completion in Atom and [atom-rsense](https://github.com/rsense/atom-rsense) is broken and hasn't been updated since June 2014.\n\n## Installation\nMake sure you have Java installed on your machine.\n\nInstall rsense:\n```shell\n$ gem install rsense\n```\n\nIf you get an error about not being able to find `rsense` after opening a ruby file, you will need to set the path to the rsense binary in the plugin settings. The path is different depending on which OS/Ruby environment manager you are using. Executing `which rsense` or `gem environment` might help you locate it.\n\n## Usage\nJust type some stuff, and autocomplete+ will automatically show you some suggestions.\n\nNote: If you use Winows, it might take about 10 seconds after the first suggestions pop up before rsense will give you any suggestions.\n\n## Known Issues\n- Sometimes the environment isn't configured correctly when launching Atom from it's launcher (any custom config in `.bashrc`, `.bash_profile`, etc.). If you have any issues with the plugin, please try launching atom from the terminal first: `$ atom`.\n- RSense doesn't appear to work on Windows.\n\nFeel free to report any other issues you encounter.\n\n## Development\nClone the repository into your working directory:\n```shell\n$ git clone git@github.com:ianhattendorf/autocomplete-ruby.git\n```\n\nInstall dependencies:\n```shell\n$ cd autocomplete-ruby\n$ apm install\n```\n\nLink to Atom as a dev package:\n```shell\n$ apm link --dev\n```\n\nFeel free to fork it and submit a pull request for any changes you make.\n","funding_links":[],"categories":["CoffeeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianhattendorf%2Fautocomplete-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianhattendorf%2Fautocomplete-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianhattendorf%2Fautocomplete-ruby/lists"}