Postponed (maintainer needs more info)
Project:
PhpStorm templates
Component:
Live Templates
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2013 at 18:37 UTC
Updated:
21 Oct 2013 at 09:11 UTC
I just discovered these over the weekend and kicking myself for not discovering it sooner (used PHPStorm for over a year). I just got PHPStorm 6.
I would like to add the following LiveTemplates and FileTemplates on, how do I go about pushing changes up (pull reqs) to GitHub?
Comments
Comment #1
sweetchuckhow do I go about pushing changes up (pull reqs) to GitHub?
Only the manager script hosted by GitHub.
Please attach your templates as Git patch. I will commit them as soon as possible.
git clone --branch 7.x-1.x http://git.drupal.org/project/phpstorm-templates.git
Comment #2
kevinquillen commentedOh, right, of course.
As for the PHPStorm 6 templates, another thread mentioned the format has changed. Is there a guide on how to make them?
Comment #3
sweetchuckNo need to convert them manually because the PhpStorm-6.x migrate the whole configuration at first run.
I think the ~/WebIde60/config/templates/*.icls files can be ignored.
Comment #4
sweetchuck"I would like to add the following LiveTemplates and FileTemplates on"
Migrate Class
Migrate Destination
Entity (Entity API)
EntityController (Entity API)
EntityUIController (Entity API)
What is the expected result?
Comment #5
iTiZZiMO commentedHello everyone, ive get an 404 if i try to download http://git.drupal.org/project/phpstorm-templates.git :/
Is there any other source?
I would love to get these live templates for phpstorm :)
Comment #6
sweetchuck@iTiZZiMO Thank you for your interesting. I am always happy when somebody is trying to use this templates. :-)
The mentioned URL is not general download link.
Follow the instructions on the project home page, please. https://drupal.org/project/phpstorm-templates
Then you will be able to use this templates.