Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Drupal IntellisenseNew to Visual Studio Code? Get it now.
Drupal Intellisense

Drupal Intellisense

Yahya Ahmad

|
9,655 installs
| (2) | Free
Provides intellisense capibilities to vscode related to Druapl's APIs and services container
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

drupal-intellisense

This extension will provide some intellisense capibilities to your vscode. Currently, it only provides autocompletion for \Drupal::service and the Drupal contianer in general.

Autocompletion

Installation

  • Install the extenstion.
  • The command Drupal Intellisnse: Scan Workspace will run automatically.
  • If not, press Ctrl+Shift+P and type Drupal Intellisnse: Scan Workspace
  • Try to write the service names, it should provide some suggestions now.
  • Try to write php \Drupal::service("")
  • Additionally, writing php $container->get("") will work too.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft