codefori/vscode-ibmi

Use a fully qualified path for system commands

Closed

#2,214 opened on Aug 5, 2024

 (2 comments) (0 reactions) (0 assignees)TypeScript (153 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (414 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide