codefori/vscode-ibmi

Multi-choice select with user input for Actions

オープン

#2,701 opened on 2025/05/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (153 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (414 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド