Denis Zoljom

Avatar
  • Total activity 46
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 16
  • Subscriptions 9
  • Edited

    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 ...
    • 8 followers
    • 17 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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....
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    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?
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    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...
    • 4 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 3 comments
    • 0 votes