Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 814 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 814 Bytes

Drupal Hooks

Description

This extension adds hook snippet support for the Drupal 8 and Drupal 9 API to Sublime Text.

Installation

Package Control

Make sure you already have Package Control installed Choose “Install Package” from the Command Palette (Super+Shift+p) Type “Drupal Hooks” and press Enter

GitHub

  1. Change to your Sublime Text Packages/User directory
  2. Clone repository git clone https://github.com/nkoporec/drupal-hooks.git

Manual installation

  1. Download the files using the GitHub .zip download option
  2. Unzip the files to your Sublime Text Packages/User directory

Usage

In Sublime Text open Drupal project and start typing hook_HOOKNAME for snippets.

License

This work is licensed under the The MIT License.