VS Code extension that provides autocomplete for Drupal Recipes
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.