]> git.eshelyaron.com Git - emacs.git/commit
(ruby-ts--parent-call-or-bol): Handle more cases with nested literals
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 19 Jan 2023 03:10:05 +0000 (05:10 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 19 Jan 2023 03:27:43 +0000 (05:27 +0200)
commit94b9cbf96fbb61b53242d205ff559deee36279c6
treeaa2ac07b43540f344fda3ce268bcbf7a5909fada
parentba33b83ce4b27b353441a174faaba024d59e4614
(ruby-ts--parent-call-or-bol): Handle more cases with nested literals

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--parent-call-or-bol):
Handle more cases with nested literals.

* test/lisp/progmodes/ruby-mode-resources/ruby-ts.rb: Add examples.
lisp/progmodes/ruby-ts-mode.el
test/lisp/progmodes/ruby-mode-resources/ruby-ts.rb