You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parenthesis-less method call args were previously reported in the issue #1047 and fixed with the commit c8a3b33. However I'm finding that this breaks when the method name has underscores in it:
Parenthesis-less method call args were previously reported in the issue #1047 and fixed with the commit c8a3b33. However I'm finding that this breaks when the method name has underscores in it:
This should indent similar to how it would if
render_to_string
was replaced withrender
:This was tested with on a vanilla install
emacs-plus
(homebrew package) with an empty.emacs
that only pulled inweb-mode
.Output of
emacs-version
:And
web-move-version
:17.3.17
Thanks for the great work on
web-mode
!The text was updated successfully, but these errors were encountered: