Andrew Dupont ef26c588a3 [language-ruby] Fix our attempt to fold Ruby comments… 4 months ago
..
grammars ef26c588a3 [language-ruby] Fix our attempt to fold Ruby comments… 4 months ago
lib 93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 9 months ago
settings b9ee65f6a3 Add extensive comment delimiter metadata to most built-in grammars 6 months ago
snippets 7e3a4463cb Update all ERB snippets to include a placeholder 1 year ago
spec 73e9543eb7 Fixed folds for Ruby 7 months ago
.gitignore 0aefd5ee74 add package-lock.json to language-ruby package 1 year ago
LICENSE.md e5c40b5f35 rebrand and relicence 1 year ago
README.md e5c40b5f35 rebrand and relicence 1 year ago
appveyor.yml 477b075db5 ➡️ Migrate all language packages 2 years ago
package-lock.json 0aefd5ee74 add package-lock.json to language-ruby package 1 year ago
package.json 93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 9 months ago

README.md

Ruby language support in Pulsar

Adds syntax highlighting and snippets to Ruby files in Pulsar.

Originally converted from the Ruby TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.