Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Falnyr
Total activity
8
Last activity
November 04, 2018 18:39
Member since
July 01, 2018 22:28
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
July 01, 2018 22:28
It looks like you are trying to trace how the script actually gets executed (which files are used). I recommend using xdebug instead. https://xdebug.org/docs/profiler
Community
PhpStorm
how to inject code-block at line 1 in every .php insite of a projekt
1 vote
Created
July 02, 2018 11:46
@Larrytx Well, so it happened to me before that I was seeking an answer to the question and there were good people telling me that my approach was not exactly efficient, so I listened to these folk...
Community
PhpStorm
Permanently prevent PHPStorm from removing Use statements when formatting code
0 votes
Created
July 01, 2018 23:54
Honestly, I don't know if you can edit the settings for PHPStorm built-in code formatting tool. You could use things like https://packagist.org/packages/friendsofphp/php-cs-fixer where you can defi...
Community
PhpStorm
Permanently prevent PHPStorm from removing Use statements when formatting code
0 votes
Created
July 01, 2018 22:34
Can you provide an example of the code and how the use statement gets removed?
Community
PhpStorm
Permanently prevent PHPStorm from removing Use statements when formatting code
0 votes