mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 09:12:22 +07:00
- `intellij.ruby.rbs` renamed to `intellij.ruby.rbs.common` - introduced `intellij.ruby.frontend` module - introduced `intellij.ruby.common` module - removed `package` attribute from the tech plugins, they are now in separate jars - added tech-modules xml dependencies on the backend to ensure loading order - no modules are embedded into the plugin jar - scope updated using wildcards for module names GitOrigin-RevId: bc0f38fcc096ceaf26e82de6e657eff612b91f76
IntelliJ IDEA .env files support plugin
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
Sponsors
The most productive Laravel development environment. Learn more.
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
Plugin icon made by Freepik from www.flaticon.com
