phpstorm - How can I save project specific settings to its own `.idea` folder? -


i have 2 projects, 1 base on drupal , other base on zend frameworks, use different code styles.

i open 2 windows each project. when changed drupal project settings drupal code style, zend project changed.

how can save project specific settings own .idea folder, can use different code sytles each project?

use "manage" button, select code style , click "copy project". scheme set "project" , applied project only.

enter image description here

unfortunately how works right (confusing, agree).

corresponding ticket: http://youtrack.jetbrains.com/issue/idea-88210


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -