index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
ruby-ts-mode.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-26
Fix indentation of keyword argument arrays/hashes in ruby-mode
Aaron Jensen
2025-10-16
Check if treesit-major-mode-remap-alist is bound in ts-modes autoload forms
Juri Linkov
2025-08-18
Silence byte-compile warnings when treesit is not available
Juri Linkov
2025-08-14
New user option 'treesit-enabled-modes' (bug#79180)
Juri Linkov
2025-06-20
Use keyword :commit with full hashes for treesit-language-source-alist.
Juri Linkov
2025-05-01
Improve elixir-ts--thing-settings.
Juri Linkov
2025-04-18
Lock tree-sitter language grammars to verified versions.
Juri Linkov
2025-04-10
Fix treesit-forward-sexp/list navigation in the middle of a node.
Juri Linkov
2025-04-09
New command 'treesit-toggle-sexp-mode' (bug#76676).
Juri Linkov
2025-03-12
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-03-06
Improve treesit settings for js/typescript/ruby-ts-mode (bug#73404)
Juri Linkov
2025-02-12
Fix treesit-outline related settings
Juri Linkov
2025-01-10
Use the treesit thing 'list' with symbol property 'treesit-thing-symbol'
Juri Linkov
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-30
Add verified grammar version comment for tree-sitter modes
Yuan Fu
2024-12-26
ruby-ts--s-p-query: Put '_' syntax on ?! method definitions
Dmitry Gutov
2024-12-26
ruby-ts-mode: Refine the forward-sexp improvement
Dmitry Gutov
2024-12-19
Add treesit thing 'sexp-list' to some ts-modes (bug#73404)
Juri Linkov
2024-12-18
Make font-lock face variables obsolete
Stefan Kangas
2024-12-12
Declare tree-sitter functions with a new macro
Yuan Fu
2024-11-30
Merge from origin/emacs-30
Eli Zaretskii
2024-11-28
Allow to go back to using 'ruby-mode' after loading 'ruby-ts-mode'
Eli Zaretskii
2024-11-24
Remove mention of treesit-defun-prefer-top-level (bug#74474)
Yuan Fu
2024-10-14
Set treesit-primary-parser for tree-sitter modes
Yuan Fu
2024-09-02
Support the new option in ruby-ts-mode too
Dmitry Gutov
2024-05-02
* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode): Add 'text' (bug#67036).
Juri Linkov
2024-03-09
Add 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-13
More changes for treesitter support of outline-minor-mode (bug#68824)
Juri Linkov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
Merge from origin/emacs-29
Eli Zaretskii
2023-12-30
Revert "Silence warning when requiring ruby-ts-mode"
Stefan Kangas
2023-12-24
ruby-ts-mode: Fix indentation for string_array closer
Dmitry Gutov
2023-12-24
ruby-ts-mode: Fix an out-of-bounds error with heredoc at eob
Dmitry Gutov
2023-12-23
Correctly refontify changed region in tree-sitter modes (bug#66732)
Yuan Fu
2023-12-09
Merge from origin/emacs-29
Eli Zaretskii
2023-12-03
; Fix typos
Stefan Kangas
2023-12-02
Merge from origin/emacs-29
Eli 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 more
Dmitry Gutov
2023-11-26
(ruby-ts-mode): Also add 'self' and 'super' to things
Dmitry Gutov
2023-11-26
(ruby-ts-mode): Extend treesit-thing-settings (bug#67036)
Dmitry Gutov
2023-11-06
Silence warning when requiring ruby-ts-mode
Stefan Kangas
2023-09-01
Obsolete treesit-block/sexp/sentence/text-type-regexp
Yuan Fu
2023-07-30
Backport: Fix some tree-sitter :match regexps
Basil L. Contovounesios
2023-06-17
Fix some tree-sitter :match regexps
Basil L. Contovounesios
2023-06-17
Revert "Fix some tree-sitter :match regexps"
Basil L. Contovounesios
2023-06-17
Fix some tree-sitter :match regexps
Basil L. Contovounesios
[next]