Giter Site home page Giter Site logo

webideconfigmanager's People

Contributors

eelkeblok avatar sweetchuck avatar vladdancer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

webideconfigmanager's Issues

Improving documentation

Please, add some of this instructions in your README file, i want to help users to use your product in easy way.

Documentation for windows users:

Drupal PhpStorm Live Templates is a settings file for PhpStorm IDE, which allow user to use predefined code templates of various drupal hooks.

There is a perl script for generating such file: https://github.com/DjebbZ/Drupal-PHPStorm-Live-Templates/blob/master/parse_drupal_api.pl, but you don't need to use it - there is already generated file, which contains all drupal hooks: https://raw.github.com/DjebbZ/Drupal-PHPStorm-Live-Templates/master/user.xml

Steps:

  1. Exit from PhpStorm.
  2. You should know, where your PhpStorm IDE keeps all settings files. You can find it here: http://www.jetbrains.com/phpstorm/webhelp/project-and-ide-settings.html (for Windows 7 it is C:\Users.WebIdeXX, for example for PhpStorm 6.0 it is C:\Users.WebIde60 )
  3. Download https://raw.github.com/DjebbZ/Drupal-PHPStorm-Live-Templates/master/user.xml into <that_directory>/config/templates folder, e.g. C:\Users\Marvel.WebIde60\config\templates\user.xml
  4. Run PhpStorm and try to type "hook_mail" and press Tab for template.

Enjoy!

./WebIdeConfigManager.php push throws exception although phpStorm is installed

Exception:

Fatal error: Uncaught exception 'Exception' with message '.WebIde## not found' in */config/phpStorm/WebIdeConfigManager/WebIdeConfig/Manager.inc on line 345

Exception: .WebIde## not found in */config/phpStorm/WebIdeConfigManager/WebIdeConfig/Manager.inc on line 345

Call Stack:

0.0004 328500 1. {main}() */config/phpStorm/WebIdeConfigManager/WebIdeConfigManager.php:0

The directory Library/Preferences/WebIde60 does exist.

php version: 5.3.2 (Using MAMP)

IntelliJ support

I'd like to use the Live Templates in IntelliJ. Does anyone know how to get the Config Manager to work with IntellJ 12 or is there a workaround using Import Settings?

thanks in advance

Marcus

Does not work with PHPStorm 10

I believe this is due to improper regex matching when looking for configuration directories. PHPStorm 10's is WebIde100 and all previous versions are only 2 digits.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.