# sublime-shadowenv **Repository Path**: mirrors_Shopify/sublime-shadowenv ## Basic Information - **Project Name**: sublime-shadowenv - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sublime-shadowenv Loads the [Shadowenv](https://shopify.github.io/shadowenv) from a project when editing it. # Installation Can be installed via PackageControl or manually: ``` git clone https://github.com/Shopify/sublime-shadowenv ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/sublime-shadowenv ``` # Usage When there's a Shadowenv present in the project, it will be loaded automatically. Note that environment changes will be applied when you open a project, but they will be applied across all windows, so working on multiple projects at the same time will end up with both projects sharing the environment of the most-recently-opened. # TODO/bugs * Reload automatically after running shadowenv trust * Watch for shadowenv changes