Hi guys,
I have splitted my configuration into multiple yaml files to avoid long unreadable scripts. The downside of this is that i could be hard to refactor your code. So I was thinking if there is an editor which can change an entity name in multiple yaml files at once? Like pycharm can do with objects in multiple python files.