Have all projects load language frameworks?
Is there a way to get every project I open/create to load in the same frameworks/interpreters?
I work on a lot of WordPress sites, and a lot of php based code, and wanted to have it by default use php version 7.2 and the CLI Interpreter PHP 7.2, and load in the wordpress in the Include Path.
It seems like everytime I setup or load a new project, I have to set this up each and every time.
Please sign in to leave a comment.
Hi there,
File | Default Settings...
Not all settings are available there though. But PHP Interpreter/PHP Language Level are there.
Thank you Andriy! That is very helpful!