We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i'm using Symfony 2.8 with the new directory structure but many things are missing, like template completion or service completion, etc.
Also, the plugin not work with symfony 3.
As proposal i think you should rename the plugin to "Symfony Plugin" to handle both version (Symfony 2 and Symfony 3) :D
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
change settings until i implement new stucture. see https://knpuniversity.com/screencast/new-in-symfony3/new-dir-structure at ~2min
Add support for Symfony 2.8 and 3 using the new directory structure #635
4274c9c
, also add auto configuration to set all custom paths and enabled plugin directly out of notification box
added path structure and auto configuration for new projects; also thinking of auto enable the plugin later on
No branches or pull requests
Hi, i'm using Symfony 2.8 with the new directory structure but many things are missing, like template completion or service completion, etc.
Also, the plugin not work with symfony 3.
As proposal i think you should rename the plugin to "Symfony Plugin" to handle both version (Symfony 2 and Symfony 3) :D
The text was updated successfully, but these errors were encountered: