summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ruby-ts-mode.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-26Fix indentation of keyword argument arrays/hashes in ruby-modeAaron Jensen
2025-10-16Check if treesit-major-mode-remap-alist is bound in ts-modes autoload formsJuri Linkov
2025-08-18Silence byte-compile warnings when treesit is not availableJuri Linkov
2025-08-14New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov
2025-06-20Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov
2025-05-01Improve elixir-ts--thing-settings.Juri Linkov
2025-04-18Lock tree-sitter language grammars to verified versions.Juri Linkov
2025-04-10Fix treesit-forward-sexp/list navigation in the middle of a node.Juri Linkov
2025-04-09New command 'treesit-toggle-sexp-mode' (bug#76676).Juri Linkov
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-03-06Improve treesit settings for js/typescript/ruby-ts-mode (bug#73404)Juri Linkov
2025-02-12Fix treesit-outline related settingsJuri Linkov
2025-01-10Use the treesit thing 'list' with symbol property 'treesit-thing-symbol'Juri Linkov
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-30Add verified grammar version comment for tree-sitter modesYuan Fu
2024-12-26ruby-ts--s-p-query: Put '_' syntax on ?! method definitionsDmitry Gutov
2024-12-26ruby-ts-mode: Refine the forward-sexp improvementDmitry Gutov
2024-12-19Add treesit thing 'sexp-list' to some ts-modes (bug#73404)Juri Linkov
2024-12-18Make font-lock face variables obsoleteStefan Kangas
2024-12-12Declare tree-sitter functions with a new macroYuan Fu
2024-11-30Merge from origin/emacs-30Eli Zaretskii
2024-11-28Allow to go back to using 'ruby-mode' after loading 'ruby-ts-mode'Eli Zaretskii
2024-11-24Remove mention of treesit-defun-prefer-top-level (bug#74474)Yuan Fu
2024-10-14Set treesit-primary-parser for tree-sitter modesYuan Fu
2024-09-02Support the new option in ruby-ts-mode tooDmitry Gutov
2024-05-02* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Add 'text' (bug#67036).Juri Linkov
2024-03-09Add non-TS modes as extra parent of TS modes (bug#68246)Stefan Monnier
2024-03-03(major-mode-remap(-defaults)): New var and function (bug#69191)Stefan Monnier
2024-02-13More changes for treesitter support of outline-minor-mode (bug#68824)Juri Linkov
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30Merge from origin/emacs-29Eli Zaretskii
2023-12-30Revert "Silence warning when requiring ruby-ts-mode"Stefan Kangas
2023-12-24ruby-ts-mode: Fix indentation for string_array closerDmitry Gutov
2023-12-24ruby-ts-mode: Fix an out-of-bounds error with heredoc at eobDmitry Gutov
2023-12-23Correctly refontify changed region in tree-sitter modes (bug#66732)Yuan Fu
2023-12-09Merge from origin/emacs-29Eli Zaretskii
2023-12-03; Fix typosStefan Kangas
2023-12-02Merge from origin/emacs-29Eli Zaretskii
2023-12-02; Fix doc string punctuation in ruby-ts-mode.el.Eli Zaretskii
2023-11-26(ruby-ts-mode): Extend treesit-thing-settings moreDmitry Gutov
2023-11-26(ruby-ts-mode): Also add 'self' and 'super' to thingsDmitry Gutov
2023-11-26(ruby-ts-mode): Extend treesit-thing-settings (bug#67036)Dmitry Gutov
2023-11-06Silence warning when requiring ruby-ts-modeStefan Kangas
2023-09-01Obsolete treesit-block/sexp/sentence/text-type-regexpYuan Fu
2023-07-30Backport: Fix some tree-sitter :match regexpsBasil L. Contovounesios
2023-06-17Fix some tree-sitter :match regexpsBasil L. Contovounesios
2023-06-17Revert "Fix some tree-sitter :match regexps"Basil L. Contovounesios
2023-06-17Fix some tree-sitter :match regexpsBasil L. Contovounesios