Files
openide/plugins/env-files-support
adelf f014371f01 release 2020.1
GitOrigin-RevId: 974a41399cec0f22b7460e2e42fa459acdfd655e
2020-02-11 20:17:42 +03:00
..
2018-09-19 14:32:41 +03:00
2020-02-11 20:17:42 +03:00
2019-07-29 03:07:05 +03:00
2020-02-11 20:17:42 +03:00
2018-09-19 14:32:41 +03:00
2018-09-19 14:32:41 +03:00
2018-09-19 14:32:41 +03:00
2018-11-30 18:21:29 +03:00
2018-09-19 14:32:41 +03:00
2018-09-19 14:32:41 +03:00
2017-10-10 02:52:07 +03:00
2018-08-27 16:19:41 +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

Go dotenv library: https://github.com/joho/godotenv

Screenshots

phpstorm dotenv support