-
-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
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
.env syntax highlight support / PHPStorm support #26
Comments
What run configurations you would like to be supported in PHPStorm? |
I don't personally use run configurations within PhpStorm, but it'd just be great to have syntax highlighting available in vlucas/phpdotenv is used in several big PHP frameworks (e.g. Laravel). |
This plugin doesn't provide syntax highlight for |
@ashald, the plugin doesn't work on PHPStorm. |
So if I U understand you right you looking for |
Additionally:
Would be nice! |
@alex-kovalchuk .env syntax != .ini syntax |
Hello,
Do you plan on including support for PHPStorm?
It would be nice.
Thanks!
The text was updated successfully, but these errors were encountered: