Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Drupal Recipes Autocomplete for VS CodeNew to Visual Studio Code? Get it now.
Drupal Recipes Autocomplete for VS Code

Drupal Recipes Autocomplete for VS Code

Marcelo Vani

|
229 installs
| (0) | Free
Autocomplete for Drupal Recipes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Drupal Recipes Autocomplete: VS Code Extension

VS Code extension that provides autocomplete for Drupal Recipes

Autocomplete

Features

  • Provides autocomplete suggestions for Drupal recipes.
  • Provides validation for recipe.yml.

Instructions

  • Enable the extension in VS Code as usual
  • Create a file called recipe.yml inside a folder on an existing Drupal codebase. The extension will provide autocomplete functionality fetching details from the Drupal codebase.
  • To trigger autocomplete, use ^ + Space.

Contribute

Contributions are more than welcome! Read CONTRIBUTING.md for more information.

Repository

https://github.com/marcelovani/drupal-recipes-autocomplete-vscode

TODO

  • List the extension as NPM package in https://www.npmjs.com/
  • Automatically generate composer.json for the Recipe
  • Support Default Content
  • Do not show autocomplete items that are already in the Recipe
  • Add unit tests
  • Fix Lint warnings
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft