Results 228 comments of Adel

Hi @drawgas . ![image](https://user-images.githubusercontent.com/2818394/62718724-0ef93680-ba0f-11e9-828d-d68e3dfb3c03.png) Maybe you somehow marked this file(file type) as a text file?

Hi. Good idea. I'll try to make a setting for that. And you gave a great idea for a new feature for Laravel Idea plugin :) Thanks

Actually, I support Javascript. At least for process.env.[completion]. But starting from 2020.1 version Javascript plugin has own, more smart, completion for .env values.

Hi, @Alexsey That's true. Current implementation of completion and Go to declaration in JavaScript is very simple. It just tries to autocomplete all **process.env.*** calls. I'll do some research, maybe...

Hello. Could you share the code where you are using it? I suppose I can't help in that case, because I don't run PHP code, so I couldn't understand the...

Why don't you add this relation in the Branch class? `resolveRelationUsing` is for dynamic relations, when class or relation name is dynamic, so they can't be added as a class...

You can choose how PhpStorm will interpret these :attributes: as Vue component parameters or Blade component parameters: Preferences | Languages & Frameworks | Laravel Idea | Blade | HTML :attributes...

Sorry, but the Vue plugin allows only to filter a whole file. Not specific tags.