Denis Zoljom
- 活动总数 46
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 16
- 订阅数 9
-
已编辑于 Non project files protection when editing files from the project
This started happening after I updated to PhpStorm 2021.2. I opened up a WordPress project in the project root (where wp-config.php is located) and when I want to edit a file in my theme I get the ... -
创建于 Project opening not working
I have the Project Opening se to open in new window, but every time PHPStorm will ask me where I want to open the new project. This worked before in 2019 version, but keeps happening in 2020 versio... -
创建于 Create a custom Generate option?
I'm working with a WordPress plugin and I have action hooks added in my register method like <?php/** * File holding CheckoutFields class * * @since * @package MadeByDenis\WooSoloApi\ECommerce */de... -
创建于 PhpStorm stops responding and other bugs
I updated PhpStorm I think two days ago to version 2019.3, build #PS-193.5233.101, and since then, things started behaving strangely. First typing `pstorm .` in my terminal didn't open the project.... -
创建于 Associate xml.dist with xml syntax?
I'm not sure how to do this, I've searched the settings but couldn't find a way to set a way so that, when I open .xml.dist files, xml color syntax is applied to it as well. Is this possible? -
创建于 Cannot delete debug.log file
This happens every so often. I'm working on a WordPress plugin and I have debugging on. So any error that happens it will be written in the debug.log file in my wp-content folder. When I open it an... -
创建于 Goto Anything in PHPStorm?
One thing I love in Sublime and VSCode is that I can type cmd + T or cmd + P and I'll get an input field where I can select any file in my project. I'm starting to explore PHPStorm and I cannot fin...