web storm environmental variables in config file? Permanently deleted user 创建于 2015年08月31日 00:51 I am using webstorm 10 and am using the configurations->environmental variables. are these located in a file somewhere so i can copy them from project to project?
They are stored in .idea/workspace.xml (or.idea/runConfigurations/<config_name>.xml if the configuration is shared), <envs> element