-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
def foo()
bar = if true
end # highlighting this `end` shows a match on the method `def` line
endIt seems that doing an assignment from some blocks results in it not being spotted as the beginning of a block. In the above example I get def foo() as my match for the end for the if block.
edit: Thanks for making this awesome plugin!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels