Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Other>Drupal Syntax HighlightingNew to Visual Studio Code? Get it now.

Drupal Syntax Highlighting

Marco Stazi

|
111,002 installs
| (5) | Free
Provides syntax highlighting support for Drupal specific file types, such as .module, .inc, .theme etc.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Drupal Syntax Highlighting

This VS Code extension does one and only one thing: it provides syntax highlighting support for Drupal specific file types, such as .module, .inc, .theme etc.

Why I created this extension

If you want, you can specify the syntax highlighting rules for specific filetypes in VS Code's settings, but I think having an extension is more conveninent because it is far quicker to just install it rather than having to manually add several filetypes to your settings.json (some of those file extensions are not frequently used and might be easily missed).

Supported file extensions:

  • .engine
  • .theme
  • .install
  • .inc
  • .make
  • .module
  • .profile
  • .test
  • .info
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft