redhat-developer / redhat-developer/vscode-openshift-tools
Add support for environment variables
Open
@msivasubramaniaan is already working on this.
Since Sep 15, 2023.
kind/feature
priority/major
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
We should be able to manage environment variables:
- list them
- add a new one
- delete an existing one
- edit an existing one
See https://issues.redhat.com/browse/JBIDE-28315 and https://github.com/redhat-developer/intellij-openshift-connector/issues/379
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.