Proxima
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to get writing references like phpstorm find usages in my plugin
I am developing my plugin based on phpstorm. how can I get only writing references of specific variable(Variable, FieldAccess, Constant, etc..) using PhpStorm Find usages in my plugin? Phpstorm sho...