This extension adds rich language support for the PHP & Drupal API to VS Code, including:
- Drupal 7 Tags & Snippets
- Module system (Drupal hooks)
- Drupal 7 Tags & Snippets
- Database abstraction layer
- Menu system
- Form generation
- File upload system
- Field API
- Search system
- Node access system
- Theme system
- Constants
- Global variables
Type part of a snippet, press enter and/Or tab, and the snippet unfolds.
- Install Visual Studio Code
- Launch Code
- From the command palette
Ctrl-Shift-P
(Windows, Linux) orCmd-Shift-P
(OSX) - Select Install Extension
- Type
ext install Drupal-7-Snippets
- Choose the extension
- Reload Visual Studio Code
If you find any issue or have a suggestion please send me an email [email protected]
** Enjoy!**