0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve docs (comment) for `Executable.find` More... over 8 years ago
Add filetype jb More... over 8 years ago
Grammar fix for leading underscore in constants More... over 8 years ago
Extend recognition of modelines and hashbangs More... almost 9 years ago
Decrease indent when line contains ‘})’ More... almost 9 years ago
Add fastlane-related extensions More... almost 9 years ago
Match `public_class_method` as keyword.other.special-method More... almost 9 years ago
Implement `RubyUtils.find_executable` More... almost 9 years ago
Match parenthesis inside arguments as a pair More... almost 9 years ago
Add help document More... about 9 years ago
Don't allow `=` as an arbitrary delimiter for % strings More... about 9 years ago
Avoid exiting percent literals early More... about 9 years ago
Adding `private def` to folding rules More... about 9 years ago
Refine grammar of logical operators More... about 9 years ago
Remove the escaping of , ; More... about 9 years ago
Remove the escaping of - = More... about 9 years ago
Match 'do', no trailing spaces More... about 9 years ago
Add command: Reformat Document (⌃⇧H) More... about 9 years ago
Add .vagrantplugins to fileTypes More... about 9 years ago
Add Brewfile to fileTypes More... over 9 years ago
Add Dangerfile fileType More... over 9 years ago
Don't allow [ characters inside a character-class More... over 9 years ago
Add pre-defined variable $-w More... over 9 years ago
Improve punctuation scope of blockpipe arguments More... over 9 years ago
Cleanup info.plist More... over 9 years ago
Allow symbols to start with $ More... over 9 years ago
Correct matching of autoload?, iterator?, and exit! More... over 9 years ago
Allow ^ and !~ as method names More... over 9 years ago
Add support for <<~ heredocs More... over 9 years ago
Change iterator? to `keyword.control.pseudo-method` More... over 9 years ago