Closed
Description
A DevTools -> IDE communication channel is needed to find target clients for a contextual survey about widget inspector.
- Send the
treeNodeSelection
hit from DevTools to IDE. - IDE stores that information locally to lookup from later.
- When the lookup data meets a certain condition, trigger a survey.
This may be used for other pulse surveys for DevTools.