Krzysztof Wolowski

Avatar
  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 4
  • Created

    Custom live templates gone after 2022.3 update

    I can't find my custom live templates in Settings and neither can I execute them. I temporarily solved it in the following way: sudo snap remove phpstormsudo snap install phpstorm --channel=2022.2/...
    • 2 followers
    • 3 comments
    • 0 votes
  • Edited

    "Failed to parse validation script output" for remote Docker compose CLI interpreter

    I'm getting the following error in PhpStorm 2022.2.3: When I execute: docker compose exec app /usr/local/bin/php -v It shows PHP version correctly. And here's an excerpt from the logs: 2022-11-03 ...
    • 6 followers
    • 14 comments
    • 1 vote
  • Edited

    Docker Compose v2 issue

    I use Docker Compose V2. For all my docker-based projects I can succesfuly run in the terminal: docker compose up I also created an alias so that I can do the same using: docker-compose up I can't ...
    • 3 followers
    • 1 comment
    • 1 vote
  • Edited

    Terminal session tab names not persisting

    Say I give tabs the following names: This works fine until I close the project. On reopening it looks like this:Note that the active tab lost its name. And when I click the remaining tabs, they loo...
    • 2 followers
    • 3 comments
    • 0 votes