KaotoIO / vscode-kaoto

Kaoto embedded in VS Code
Apache License 2.0
13 stars 13 forks source link

feat(settings): Wire up `nodeLabel` setting #624

Closed lordrip closed 3 months ago

lordrip commented 3 months ago

Context

This commit wires up the nodeLabel setting so the user can choose what label a node shows.

Screenshot

kaoto > nodeLabel

Screenshot from 2024-07-30 13-37-35

Using IDs for nodes

Screenshot from 2024-07-30 13-37-52

relates: https://issues.redhat.com/browse/KTO-441 relates: https://github.com/KaotoIO/kaoto/pull/1221 relates: https://github.com/KaotoIO/kaoto/pull/1264