codefori/vscode-ibmi

Use a fully qualified path for system commands

Fermée

#2 214 ouverte le 5 août 2024

 (2 commentaires) (0 réaction) (0 personne assignée)TypeScript (153 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (414 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur