ibm_zos_cics icon indicating copy to clipboard operation
ibm_zos_cics copied to clipboard

Devcontainer updates

Open stewartfrancis opened this issue 9 months ago • 0 comments

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.

stewartfrancis avatar Jan 16 '25 15:01 stewartfrancis