1

I've been using both Sublime text 2 and PHPStorm for the last few months and am wondering if anyone knows if I can import snippets from Sublime into PHPStorm? Sublime has some really awesome snippets and I'd like to integrate them into PHPStorm without having to add them in manually.

Thank you :)

1
  • 1
    Nope. But you can write some script that does that for you -- PhpStorm uses XML for all config files (should be easy to figure out what goes where based on 2-3 custom snippets created in advance), no idea what Sublime uses. Commented Nov 23, 2012 at 21:03

1 Answer 1

1

I came across these two solutions: https://drupal.org/project/phpstorm-templates https://github.com/DjebbZ/Drupal-PHPStorm-Live-Templates

I hope this will help you in PHPStorm.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.