codefori / codefori/vscode-ibmi
Multi-choice select with user input for Actions
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 418
- Forks
- 160
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 12
Description
Does the web enablement feature used by the Actions prompter allow for the multiple choice selection box to also let users to input custom value?
Think of CRTBNDRPG keyword AUT(). It has default values of *LIBCRTAUT, *ALL, *CHANGE, *USE, *EXCLUDE but also allows for a user to supply another value.
Currently, I list the command special values in the prompt text and make the command user file out the value, even if its a special value of the command.
Contributor guide
Assessment
This issue has not been assessed yet.