Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atom/language-ruby
Ruby package for Atom
https://github.com/atom/language-ruby
tree-sitter
Last synced: 3 months ago
JSON representation
Ruby package for Atom
- Host: GitHub
- URL: https://github.com/atom/language-ruby
- Owner: atom
- License: other
- Archived: true
- Created: 2013-10-20T03:04:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T10:52:01.000Z (about 2 years ago)
- Last Synced: 2024-04-27T18:31:34.877Z (8 months ago)
- Topics: tree-sitter
- Language: Ruby
- Size: 696 KB
- Stars: 101
- Watchers: 33
- Forks: 154
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-tree-sitter - Ruby
README
##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)
# Ruby language support in Atom
![ci](https://github.com/atom/language-ruby/workflows/ci/badge.svg)
[![Dependency Status](https://david-dm.org/atom/language-ruby.svg)](https://david-dm.org/atom/language-ruby)Adds syntax highlighting and snippets to Ruby files in Atom.
Originally [converted](http://flight-manual.atom.io/hacking-atom/sections/converting-from-textmate) from the [Ruby TextMate bundle](https://github.com/textmate/ruby.tmbundle).
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.