I share many of the same feelings as Ehsan.
* Sidebar will attempt to stay in sync with where your mouse is
pointing. That is, if you're pointing to a line in Foo(), it will
show you that
* A new signature indicator at the top of the source will attempt to
show you the signature and line location for the function you're
hovering.
The signature indicator is really jumpy. It would be better if it was
smooth like section headers on the iphone list views.
* The info popup has been replaced with an expandable inline div,
which will show you info in a tree view. One question I have about
the tree is how deep you'd want to go with it (e.g., should clicking
on a derived type take you to a search, or load more data into the
tree and let you keep going?).
Yeah, I don't really like new inline div. It doesn't seem as
horizontally efficient as the tab window did. I also feel that much of
the animation makes things feel more slugish than snappy.
Looking forward to the improvements,
-Jeff
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis