Skip to content

Symbol outline / search: Customizable display text #220

@photasm

Description

@photasm

It would be nice to have the option to customize how symbol outline / search will be displayed.
This could be done by using the attribute on the displayed element.

<Element1>
  <Element2 id="id1" />
   <Element2 id="id2" />
   <Element2 id="id3" />
</Element1>

In my case my symbol outline looks like this:

Element1
--Element2
--Element2
--Element2

It would be nice, if it could look sth like this:

Element1
--Element2 (id1)
--Element2 (id2)
--Element2 (id3)

Thx. :)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions