1.3.2Desktop
Your env files stop drifting
A workspace tells you when the project’s env files have moved on without it. Variables, in the Environment panel, shows what you are missing and where the two disagree — and takes the project’s value for one line without disturbing your own.
New
- Variables, at the top of a workspace’s Environment panel, compares your .env files with the project’s and lists what the project has that you do not.
- Pull a variable to take the project’s value. Anything you added yourself stays exactly where it is.
- Share a file from your checkout as the project’s copy, so the next workspace starts with it.
Improved
- The button stays quiet. It only carries a number when the project has something you are missing, or a value the two of you disagree on — a variable that is only yours never counts.
- A file that cannot be read line by line — one holding a key that spans several lines, say — says so, instead of looking like it has nothing in it.
