When editing a *.csolution.yml it is possible to open related project files.
This works fine for project and layer files.

However it fails on layer files, if the path is defined using a variable, for example:
layers:
- layer: $SDSIO-Layer$
type: SDSIO

This feature should be therefore extended with a capability to extend variables and access sequences.
Also there are many other places where files are referenced. We should consider to extend this feature to other YML nodes.