Andrew Dupont 69038a1c4c Merge pull request #677 from savetheclocktower/tree-sitter-more-fixes 1 年之前
..
grammars 9954068f8f Fix syntax highlighting of Ruby regexes 1 年之前
lib 9954068f8f Fix syntax highlighting of Ruby regexes 1 年之前
settings 477b075db5 ➡️ Migrate all language packages 2 年之前
snippets 7e3a4463cb Update all ERB snippets to include a placeholder 1 年之前
spec 09a3278ae0 Manual decaf `language-ruby` spec 1 年之前
.gitignore 0aefd5ee74 add package-lock.json to language-ruby package 1 年之前
LICENSE.md e5c40b5f35 rebrand and relicence 1 年之前
README.md e5c40b5f35 rebrand and relicence 1 年之前
appveyor.yml 477b075db5 ➡️ Migrate all language packages 2 年之前
package-lock.json 0aefd5ee74 add package-lock.json to language-ruby package 1 年之前
package.json 67f7fb7a9f Get injections working. 1 年之前

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.