summaryrefslogtreecommitdiff
path: root/queries/ruby/highlights.scm
AgeCommit message (Expand)Author
2022-09-10Add global variable highlightingCameron
2022-09-06feat(spell): upstream spell queries from spellsitterLewis Russell
2022-08-03Split func/method definition from calls in several programming language querieslfenzo
2022-06-24Update highlights.scmCameron
2021-11-11Add Operators for RubyCameron
2021-07-04feat(keywords) merge return and yield into keyword.return groupantonk52
2021-07-04feat(keywords) add keyword.return & keyword.yieldantonk52
2021-03-04[highlights] Add TSSymbol highlight groupDennis B
2021-02-22Ruby constants highlighted as TypeKassio Borges
2021-01-25Highlight ruby symbols as @propertyJeffrey Chupp
2021-01-21Ruby highlights: symbol -> simple_symbol, hash_key_symbol, delimited_symbolStephan Seitz
2021-01-06Remove usages of `@embedded` in highlightsStephan Seitz
2020-12-18Add more ruby built-in constantsKassio Borges
2020-12-16Ruby highlights: Unify call and method_call (follow tree-sitter-ruby)Stephan Seitz
2020-12-05Add some ruby exception keywordsKassio Borges
2020-11-03💣 !! Use TSUpdate !! Fix ruby queriesStephan Seitz
2020-10-12Ruby highlights: reset highlight on interpolationStephan Seitz
2020-09-23Highlight top-level 'require' as TSInclude (fix #463)Dennis B
2020-09-19Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz
2020-09-18move the generic "constant" capture to the topTravonteD
2020-09-16update require statements to use TSIncludeTravonteD
2020-09-14Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz
2020-09-12- Fix TSType and TSPunctuationSpecialTravonteD
2020-08-16fix(queries): use vim-match for non lua regexesSteven Sojka
2020-06-23Fix the ":" in symbols when used in pairsTravonteD
2020-06-20refactor: use newly introduced consolidated syntaxTravonteD
2020-06-11- #76 update the predicate syntax for ruby and cssTravonteD
2020-05-11update ruby highlights and locals to conform the new contributionTravonteD
2020-04-24Squashed commit of the following:TravonteD