Skip to content

[YAML] Support hidden objects for yaml substitutions #4872

@spacemanspiff2007

Description

@spacemanspiff2007

Add support for hidden objects which can be used as yaml anchors.
Inspired by the hidden items there should be a way to define objects which are not loaded. These can be used as yaml anchors and referenced by "proper" objects.
Imho and object name with a leading dot is invalid so this would be a good way to signal that this is an hidden object.
Hidden objects should work throughout the file.

Follow up for #4818 as requested by @jimtng

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn enhancement or new feature of the Core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions