Create new project from existing files using the command line
Hi,
I'd like to add in a context menu to windows explorer that allows me to right click a folder and open it in phpstorm as a new project. Is there a command line argument for PhpStorm which will allow me to create a new project from existing files?
Or failing that, is there some other way that I might be able to create this functionality?
Any help would be much appreciated.
Please sign in to leave a comment.
Just passing the folder name should work - open IDE with this folder as a project.