microsoft / microsoft/ConcordExtensibilitySamples
Adding code showing how to add Child items
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 135
- Forks
- 54
- Avg merge
- 5h 58m
- Merged PRs (30d)
- 3
Description
It would be really useful to add some more functionnality to CppCustomVisualizer, to bootstrap adding custom child views. Maybe two of them.
Very simply, the two custom child items could be "Date" and "Time". Both are combined into the root item visualisation, but could be made available as custom children for the purpose of demoing the right way to do it.
That would add great value to this excellent sample.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CppCustomVisualizer sample linked in the issue and review how its root item visualization is assembled. Add a demonstration of custom child views for the existing Date and Time items, and consider the work done when both children are available and the sample clearly shows how they were added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100