codefori/vscode-ibmi

Multi-choice select with user input for Actions

开放

#2,701 创建于 2025年5月28日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (153 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (414 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南