Codeassist

Provides codeassist for Symfony specific features which Eclipse cannot infer properly like Services, Annotations, Routes and Viewpaths.

Hyperlinks

Use Ctrl+Click to navigate inside your project. Supported elements include Template paths, services, routes and Doctrine repositories / entities.

Tooltips

Provides useful tooltips to provide information for Symfony specific elements like services, routes and templates.

Highlighting

Annotations are highlighted in your PHPDoc blocks.

Validation

Validates Symfony features like service definitions or annotations and provides quickfixes (Ctrl+1) to generate code automatically.

Wizards

Use the New Symfony Project wizard to create new projects and let the wizard automatically create a debug configuration for your local server. To import existing projects, an Import Symfony Project wizard is provided.

Views

Introspect all your services at a glance using the Symfony service view.

Dialogs

Inject Symfony specific features like route names, service IDs or container parameters anywhere using dedicated dialogs.