This extension provides code snippets of Drupal 7 hooks (core and important contributed modules).
- Core
- Views
- Ctools
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install drupal-7-hooks-snippets
Type part of a snippet (e.g. hook_node), press enter, and the hook function is created.
- Mail : [email protected]
- Github : pauloamgomes