(I have included this post in a Github series with similar recent experiences, hoping to find an answer here.)
Great, I'm not the only one struggling.
I've been trying to teach myself Angular from a book. When it mentions using batarang to display scope and models for a small script example, I launch batarang but all I see is 'Scopes' over 'Scope()' on the left, and 'Models' over 'Select a scope to view its models.' with an 'Enable Inspector' button below. I made sure to check the box on the 'Enable' tab.
However, nothing seems to be working.
Clicking 'Scope()' on the 'Models' tab (per the instructions on the 'Help' tab) does nothing, as well as clicking anything else. Interestingly, under the Options tab, I can select Show applications, Show bindings, and Show scopes. These create boxes around sections of the resulting page's script above the dev tools pane, but they disappear once I switch tabs like 'Models' (which still isn't functioning) and return to the Options tab.
It says I'm on version "1.0.2 debilitating-awesomeness" ...presumably the AngularJS version, accurately describing batarang so far.
PS: I watched the video () which was unhelpful as it assumes everything is already working.
By the way, I'm using Win7Pro64SvPk1 and Chrome 34.0.1847.131 m (updated).
Hopefully, the other recommended tools will perform better, or at least work.
Can anyone confirm the current status of batarang? It appears that many users are encountering issues with this extension.