Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Bug - function detection #16

Open
iyawnis opened this issue Nov 6, 2014 · 0 comments
Open

Possible Bug - function detection #16

iyawnis opened this issue Nov 6, 2014 · 0 comments

Comments

@iyawnis
Copy link

iyawnis commented Nov 6, 2014

Inside a controller function I have the following line :
def filterRules = [ params.nochng? true : false ]
All functions bellow that function are not highlighted as functions, and super + R is not detecting them.
If I remove the above line of code, the functions are detected.

This also happens with build in groovy highlighter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant