Closed (fixed)
Project:
PhpStorm templates
Component:
Manager
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2012 at 15:36 UTC
Updated:
30 Nov 2012 at 10:13 UTC
Jump to comment: Most recent file
WebIdeTemplateManager.php didn't work for me. It looks like it's trying to copy items into ~/.WebIde, but on the Mac for version 5, these files should go in ~/Library/Preferences/WebIde50. When I copied the files manually from the repo into there, they work great.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | issue-phpstorm_templates-1785600.patch | 16.01 KB | sweetchuck |
| #1 | phpstorm_templates-phpstorm5mac-1785600.patch | 1.98 KB | seanr |
Comments
Comment #1
seanrThere were some other issues as well. I've attached a patch that will make the script work for 5.0 on OSX. This should probably be done though some kind of check at the start though to figure out which version (and path) it should use automatically.
Comment #2
sweetchuckPlease test this version. Thank you.
Comment #3
tedbow#2 work for me. Just switch to PHP Storm. Thanks
Comment #4
sweetchuckThank you. Commited.