JetBrains / JetBrains/idea-php-dotenv-plugin
[Suggestion] Support for Node.js
Open
- Dominant language
- Java
- Stars
- 189
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Node.js has quite popular package named 'dotenv'. It uses the same '.env' file format to parse. Then in code you can reference environment by process.env.VARIABLE_NAME.
This would be supercool if this plugin would support Node.js too as it supports Python, Go and Ruby.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.