Anton Andriyevskyy

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Anton Andriyevskyy created a post, Exclude directory from search BUT not from debugging
Some directories in my project are built automatically by Remix.runI don't want my PhpStorm Search to look into them by default.However, if I exclude that directory, it can't stop at a breakpoint i... -
-
Anton Andriyevskyy created a post, How to auto-import class name upon template expansion; AND make the closing HEREDOC keyword stick to the left side?
Here is my live template setup in PhpStorm: There are two issues when I expand it: 1) The class name is not autoimported. 2) The heredoc closing token -- `SQL;` -- is not stick to the left side... -
Anton Andriyevskyy created a post, PHPTAL syntax support - how? (PhpStorm)
Hello.Anyone can help me to teach PHPSTORM understanding PHPTAL syntax?Regards,Anton