Skip to content

Provides initial setup of Drupal based projects.

Notifications You must be signed in to change notification settings

augustash/vscode-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Module Setup

In the site root, run:

composer config --json --merge extra.installer-paths '{".vscode/extensions/{$name}": ["type:vscode-extension"]}' && composer config --json --merge extra.installer-types '["vscode-extension"]' && composer config scripts.vscode-setup "VscodeDrupal\\Install::postPackageInstall" && composer require augustash/vscode-drupal && composer vscode-setup

Visual Studio Code Setup

Visit your extensions panel within VSCode and install the "Drupal Extension Pack".

About

Provides initial setup of Drupal based projects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages