Anton Andriyevskyy
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Anton Andriyevskyy 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, PHPTAL syntax support - how? (PhpStorm)
Hello.Anyone can help me to teach PHPSTORM understanding PHPTAL syntax?Regards,Anton