devcontainer-cli icon indicating copy to clipboard operation
devcontainer-cli copied to clipboard

Update `SetDevcontainerName` to use dora

Open stuartleeks opened this issue 4 years ago • 0 comments

SetDevcontainerName currently uses regular expressions to update the name in the devcontainer.json (since it is JSON-C). With dora in use for snippets, this can be updated to use dora to set the property.

stuartleeks avatar May 19 '21 17:05 stuartleeks