S Sayakci
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
创建于 Adding custom environment variables when debugging PHP applications
已完成Hey,I am adding with com.jetbrains.php.run.PhpRunConfigurationExtension environment variables to Run scripts (PHPUnit). It seems like this does not work for Debugging executions. Is there something... -
创建于 Add custom display type to Intelij Database Tool
已回答Hey, I want to add a custom display type to the database tool view. I couldn't find any publicly listed extensions points to this part of intelij. Is this possible? I mean this module https://imgur... -
创建于 Getting PHP namespace from VirtualDirectory
已回答Hey, I want to create my own New -> XXX action. I want to prefill the namespace like the Create New PHP Class. But how can I get the namespace for a directory?