Ruby interpolations not parsed?
In 0.4.2 you could also use erb in the yaml file:
root: <%= ENV['PROJECT_NAME_ROOT'] %>
this allowed us as a team to share the config along with our git repo, and allow everyone to use another path on disk. It seems like this is no longer supported? static paths do work though
Hi @matthijsgroen,
The feature got on the list of dropped features for 1.0 because it’s not something I was using personally and didn’t want to maintain it. However, it’s not the most complex feature to add back, so if a few other people can :+1: in this thread about adding it back in a future version, I’ll oblige :smile:
:+1: I need this feature because it's really useful when I have many projects on which I open similar but a bit different sessions.
:+1:
:+1:
:+1:
:+1:
👍
👍