Hello,
It seems that there is no pointcut for accessing an assignment. Example:
I can access the method name by doing a bind on an enclosing call
but in strName = | where my caret is at "|", I need content proposal but I can't access the value strName.
What I need will be something like enclosingAssignmentPointcut or something like that.
Is it possible ?
Hello,
It seems that there is no pointcut for accessing an assignment. Example:
I can access the method name by doing a bind on an enclosing call
but in strName = | where my caret is at "|", I need content proposal but I can't access the value strName.
What I need will be something like enclosingAssignmentPointcut or something like that.
Is it possible ?