ibm_zos_cics
ibm_zos_cics copied to clipboard
Devcontainer updates
A collection of updates to the devcontainer script, mostly to remove settings which might vary user-to-user, to try and improve general compatibility for all developers regardless of their workflow.
This does mean some features of the devcontainer will be less rich (e.g. no auto-injection of SSH config), where users should instead use devcontainer's dotfiles support. This is in fact a good thing, as it means you can customize your configuration of the .ssh directory to work nicely whatever your strategy for managing SSH keys is, and not be limited by the assumptions of the devcontainer setup. I'll be writing a short post showing a recommended way to configure dotfiles.