Skip to content

juniormucciolo/drupal-7-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

alt text

Installation

  1. Install Visual Studio Code
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Type ext install Drupal-7-Snippets
  6. Choose the extension
  7. Reload Visual Studio Code

Contact

If you find any issue or have a suggestion please send me an email [email protected]

Source

Github

** Enjoy!**

About

Full Drupal tags including Drupal 7 Snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published