Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Symfony extensions packNew to Visual Studio Code? Get it now.
Symfony extensions pack

Symfony extensions pack

Steven DUBOIS

|
62,699 installs
| (2) | Free
A set of useful extensions for symfony developers.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-sf-pack

sf-pack is a simple pack of extensions for symfony developers.

https://marketplace.visualstudio.com/items?itemName=duboiss.sf-pack

Extensions

  • PHP Intelephense - Full of essential features for productive PHP development.
  • PHP Getters & Setters - Generate getters and setters with one single command.
  • Symfony code snippets And Twig Support & Yaml - Symfony snippets. Twig & Yaml support.
  • Symfony Console Run All Symfony Commands - Run all Symfony commands from VSC ui
  • Symfony for VSCode - Provide basic autocompletion and visualization of the Symfony container.
  • DotENV - .env syntax highlighting.
  • YAML - Provides comprehensive YAML Language support.

Configuration

Symfony code snippets And Twig Support & Yaml

Use snippets in annotations.

settings.json

    "editor.quickSuggestions": {
        "other": true,
        "comments": true,
        "strings": true
    }

Changelog

See the changelog for releases notes.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft