Closed landism closed 2 years ago
The existing hover implementation only matches syntactically valid function calls.
This PR allows Tilt to match on variables, attributes, and function calls that don't yet have parentheses.
The existing hover implementation only matches syntactically valid function calls.
This PR allows Tilt to match on variables, attributes, and function calls that don't yet have parentheses.