Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 495 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 495 Bytes

Drupal

A starter Drupal package for the Atom editor from the lovely folks at Github.

Please create issues and pull requests for more snippets and features.

TODO

  • More snippets (drupal_hooks, module stubs, etc)
  • Keybinding to activate Drupal.org on hook lookups
  • Syntax highlighting for druaplisms and code style
  • Use the path to establish context and enable drush commands
    • drush eval of highlighted text
    • drush vget and drush vset
    • drush dl right from the editor