DEV Community

Dimitrios Desyllas
Dimitrios Desyllas

Posted on

How to select a File Using Ctrl+P In PHPstorm as I did in VSCode and VSCodium

In my phpstorm I wanted to open a File using Ctrl+Pby a given path. In order to solve this problem I followed this:

https://stackoverflow.com/a/63869631/4706711

Then I replaced keyboard shortcuts with the one from VSCode by oppening File->Settings and sellecting these stuff:

How I fixed my shortcuts into onwe used in VSCode

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay