Skip to content

duartebriz/drupal7-vscode-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal 7 Code Snippets

This extension provides code snippets of Drupal 7 hooks (core and important contributed modules).

Snippets

  • Core
  • Views
  • Ctools

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install drupal-7-hooks-snippets

Using

Type part of a snippet (e.g. hook_node), press enter, and the hook function is created.

Contacts

Links

About

Snippets extension for vscode that provides all Drupal 7 hooks (core and most important modules)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors