Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/templates/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Templates PhpStorm 9实时模板导入_Templates_Phpstorm_Live - Fatal编程技术网

Templates PhpStorm 9实时模板导入

Templates PhpStorm 9实时模板导入,templates,phpstorm,live,Templates,Phpstorm,Live,我发现了以下适用于Laravel框架的PhpStorm 9的实用实时模板: 但是我找不到这样的文件夹 ~/Library/Preferences/product name-版本号/模板 要导入这些文件 我与OSX约塞米蒂公司合作 谢谢你的帮助 对于PhpStorm v9.0.x,文件夹应为~/Library/Preferences/WebIde90/templates,对于目前处于EAP阶段的9.5,文件夹应为~/Library/Preferences/WebIde95/templates。如果

我发现了以下适用于Laravel框架的PhpStorm 9的实用实时模板:

但是我找不到这样的文件夹

~/Library/Preferences/product name-版本号/模板

要导入这些文件

我与OSX约塞米蒂公司合作


谢谢你的帮助

对于PhpStorm v9.0.x,文件夹应为~/Library/Preferences/WebIde90/templates,对于目前处于EAP阶段的9.5,文件夹应为~/Library/Preferences/WebIde95/templates。如果找不到-对WebIde90进行全局搜索


仔细检查您正在检查的路径:~/Library与位于用户文件夹中的第一个/Library不同,因此实际路径类似于/Users/user\u NAME/Library….

那么~/Library/Preferences/中有哪些文件夹?如果有任何内容-Audio/SystemConfiguration/DirectoryService/Xsan/OpenDirectory/com.sophos.swc.persistend/-我还发现该列表中有可能的产品名称,但不匹配:/PhpStorm v9.0.x的文件夹应该是~/Library/Preferences/WebIde90/templates,对于目前处于EAP阶段的9.5,它应该是~/Library/Preferences/WebIde95/templates。如果找不到-请对WebIde进行全局搜索90谢谢您的帮助,但全局搜索也不会对WebIde产生任何结果。。奇怪的事。也许可以手动设置路径?也许你找错地方了?还是文件夹被隐藏?抱歉,这是一个愚蠢的问题-您确定您使用的是PhpStorm并且它安装在此系统/用户上,而不是VM/其他用户上吗?在任何情况下:尝试检查idea.log文件帮助|显示登录。。。。至于更改默认目录-