Files
openide/plugins/env-files-support
adelf 6f75e7b34d new find usages implementation
GitOrigin-RevId: e397953aef0bc2a5dafe0fc41bb85fb6866eff66
2019-07-29 17:42:36 +03:00
..
2018-09-19 14:32:41 +03:00
2019-07-29 17:42:36 +03:00
2019-07-29 03:07:05 +03:00
2019-07-29 17:42:36 +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