codefori / vscode-ibmi

🌍 IBM i development extension for VS Code
https://codefori.github.io/docs/#/
MIT License
288 stars 95 forks source link

Ability to change batch debug JOBQ in connection settings #1648

Open worksofliam opened 1 year ago

worksofliam commented 1 year ago

Hard coded right here: https://github.com/codefori/vscode-ibmi/blob/master/src/api/debug/index.ts#L485

Could be a connection setting under the debug tab.

Nathaniel-King-Navarrete commented 4 months ago

@worksofliam is there a way to emulate a connection to an IBM i server for code changes?