mike-kramer

Results 5 comments of mike-kramer

I see a close bug. Plugin shows my view requires variables: ![image](https://user-images.githubusercontent.com/9973256/28242938-6aaaf4ae-69c2-11e7-9981-36608bd17bbb.png) but really these variables are just parameters of closure: ![image](https://user-images.githubusercontent.com/9973256/28242940-8fe29c54-69c2-11e7-80e1-6f3e41dccd5b.png) PhpStorm 2017.1.4

Yes. And I tried to point Yii root in plugin settings - no result. And I've just updated PhpStorm to 2017.3.6 - the situation is same. Once plugin found my...

I've tried this: ![image](https://user-images.githubusercontent.com/9973256/38027816-aa74a724-3299-11e8-9d8a-9d037f3bbb5c.png) Now plugin finds my views

I have this problem only with my old projects. Today I started new Yii2-project, and plugin works with it perfect.

Vladimir, I didn't find information about settings. I wrote my own FacebookOAuth2Service to avoid this. It doesn't read this parameter from facebook, but compose profile link by itself. It's a...