LJ
LJ
@JonFP What changes happen if you try and make a new connection?
@JonFP I believe there is some confusion here. `sshfs.configs` is not used by Code for IBM i. That is used by another connection. We use `code-for-ibmi.connections` for the connections only....
At this line: https://github.com/codefori/vscode-ibmi/blob/f60ddc1b81df8e3aa6211d78f53df8716f7cb44b/src/api/debug/server.ts#L31 Simply add those new environment variables at the beginning, which come from the connection settings.
Simply add a new connection prop and add it to the debug settings in the connection settings. This connection property will need to be passed into the `launch.json` when SEP...
The internal `startDebug` functions needs to support SEP, and instead of calling the `startDebugging` VS Code API, instead call the IBM i Debug command with the correct attributes. The `DebugOptions`...
@priceaj I would love to continue this chat and hear your ideas if you have any.
Ooh https://github.com/juliangruber/keypair
@anson2416 I think perhaps this is the wrong issue to raise your issue since this is for a brand new feature. You should likely create a new one.
From a colleague: > Without knowing some of the options the user has defined, you are going to have problems. With a hard coded naming mode of *SQL, anyone using...
@duieolson you did by commenting on it 😎