Files
openide/plugins/env-files-support
adelf 6f6d06bcbf fix go env functions fetching
GitOrigin-RevId: 6542083e400ce20a51016b190ffbb312da351f2b
2018-03-08 19:03:14 +03:00
..
2018-03-03 14:30:58 +00:00
2018-03-08 19:02:43 +03:00
2017-10-10 02:52:07 +03:00
2018-01-13 21:59:56 +03:00

IntelliJ IDEA .env files support plugin

Version Downloads Downloads last month

Plugin url: https://plugins.jetbrains.com/plugin/9525

Main features

  • .env files support for PhpStorm, RubyMine and PyCharm.
  • docker-compose.yml and Dockerfile environment variables fetching
  • Go to declaration and Find usages of environment variables

Language packages

PHP dotenv package: https://github.com/vlucas/phpdotenv

JavaScript dotenv package: https://github.com/motdotla/dotenv

Python dotenv package: https://github.com/theskumar/python-dotenv

Ruby dotenv gem: https://github.com/bkeepers/dotenv

Screenshots

phpstorm dotenv support