codefori/vscode-ibmi

Use a fully qualified path for system commands

Geschlossen

#2.214 geöffnet am 05.08.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (153 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (414 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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