README
Visual Studio Code Drupal Snippets
This extension adds rich language support for the PHP & Drupal API to VS Code, including:
- Drupal 7 Tags & Snippets
- Module system (Drupal hooks)
Todo
- 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
Using
Type part of a snippet, press enter and/Or tab, and the snippet unfolds.
Installation
- Install Visual Studio Code
- Launch Code
- From the command palette
Ctrl-Shift-P (Windows, Linux) or Cmd-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 juniormucciolo@gmail.com
Source
Github
** Enjoy!**
| |