codefori/vscode-ibmi

Use a fully qualified path for system commands

已关闭

#2,214 创建于 2024年8月5日

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

仓库指标

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

描述

Based on #2200

Though, I do think we need to go through the codebase and ensure that we use a fully qualified path for system commands - e.g. prepending QSYS/ where applicable to command calls.

贡献者指南