images icon indicating copy to clipboard operation
images copied to clipboard

Add support for Ruby extension

Open ondfisk opened this issue 2 years ago • 0 comments

This pull request adds support for the "shopify.ruby-extensions-pack" extension in the devcontainer.json file. This extension provides additional functionality for Ruby development in Visual Studio Code. By including this extension in the devcontainer.json file, it will be automatically installed when the container is created, making it easier for developers to work with Ruby code in the development environment. This change improves the development experience for Ruby developers using this repository.

ondfisk avatar Nov 19 '23 14:11 ondfisk