Additional debugging tools for developing SproutCore applications.
Version 1.0
========
Using the elements inspector pane, you can easily access the selected element's SC.View counterpart using $0v and its parent view using $0pv.
Once an SC.View's element is selected, you will find important information about the view in a new "SC.View Properties" sidebar panel.