josdejong/jsoneditor

Display name of template occurrences

Open

#434 opened on Jul 15, 2017

 (0 comments) (0 reactions) (0 assignees)JavaScript (2,078 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 stars)
PR merge metrics
 (PR metrics pending)

Description

The template functionality allows to easily insert new instances of an object like Person, Contact, etc.

It would be nice to see occurrences of template instances in the JSON tree, for example by displaying the name/title of the template right after the object child count.

Contributor guide