First: I hope the new version of DevTools will be much faster than the previous version. (I recently wrote some background info about this if you're interested: github.com/bvaughn/react-…)
I plan to add a lot of additional advanced profiling/debugging capabilities over the coming months too!
For example:
1. The new DevTools does not show inline props, only the name and key (if there is one).
2. The new DevTools does not show DOM elements in the Components tree.
The overall the feedback I've gotten from beta users has been positive, but there has been some negative feedback too.
So thank you. Please continue to share your feedback.
The new UX is not perfect (or final). There are definitely some things that will turn out to be wrong, and we'll work with users to improve them over time.
1. Is this a common request? Would a significant percentage of users want this change? (This may change over time.)
2. How difficult would this be to build? Would we need to sacrifice any other important features?
Thanks for listening!
The new DevTools has already starting getting contributions from people other than me, which is awesome.
And WE plan to add a lot of additional features going forward...