java - How to share IDE layout in IntelliJ IDEA? -


i'm changing projects , creating new ones, have big project work on lot. ide layout (view positions, sizes , docking) evolves use more , more. i'm looking way automatically share ide layout between projects in idea?

i avoid re-setting environment every time file/new/project. avoid exporting/importing configuration every file/new/project. handling of updates nice 1 too, is, when resize project/debug view in 1 project changes in of projects created new or reopened. essentially avoid repetitive clicking whenever switch context (project).

i'm used eclipse storing settings tied workspace , when new project created have same settings.

the closest functionality know of window/store current layout default. save current layout , used newly created projects.

but when modify layout , want use version default, have first save default using action mentioned above , in other projects use window/restore default layout (ie. changes default layout won't saved/applied other projects automatically).

i suggest opening feature request on https://youtrack.jetbrains.com enable sharing layout automatically between projects.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -