Enable editing of expression library file
When designing pipelines we have environment specific parameters (Dev, Test, Prod) in expression libraries. This renders our pipeline development independent of having to alter pipeline parameters or tasks between environments and deploys.
However, the managing of the expression library files are a bit tedious. The file has to be downloaded, edited and uploaded again.
It would be awesome to enable editing of the content of expression library file in the preview window.
Example mockup:
Of course having environment variables in a more accessible and standardised way would be the ideal solution, such as a new entity in SL manager, there could be an environment variables section in the projects as well as having the possibility to access shared env vars.