JetBrains / idea-php-dotenv-plugin

environment parameters completion, based on .env file keys
MIT License
166 stars 13 forks source link

CLion support #37

Closed eugenesaenko closed 5 years ago

eugenesaenko commented 5 years ago

Could you please add support for CLion IDE?

adelf commented 5 years ago

Hi, @eugenesaenko . What support do you mean? Only .env files highlighting or... is there any packages which inject environment variables from .env?

eugenesaenko commented 5 years ago

.env file syntax highlighting with autocompletion in docker-compose files, etc.

On Jul 25, 2019, at 16:10, Adel notifications@github.com wrote:

Hi, @eugenesaenko . What support do you mean? Only .env files highlighting or... is there any packages which inject environment variables from .env?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

adelf commented 5 years ago

Auto-completion in C/C++ code? If yes, which functions and classes fetching environment variables there?

eugenesaenko commented 5 years ago

No, i dont need autocompletion in C. Only syntax highlight in .env.* files

On Jul 25, 2019, at 21:58, Adel notifications@github.com wrote:

Auto-completion in C/C++ code? If yes, which functions and classes fetching environment variables there?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

adelf commented 5 years ago

I allowed to use this plugin in every IDE :)