Files
openide/plugins/env-files-support
adelf 4378a71f0b multi line values in .env file support
GitOrigin-RevId: 0920b30afb2238bb271badfa2a82a603b7d72c1b
2020-01-27 20:07:02 +03:00
..
2018-09-19 14:32:41 +03:00
2019-07-29 03:07:05 +03:00
2019-09-16 20:56:12 +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