This shows you the differences between two versions of the page.
| Next revision | Previous revision |
| view:pane:hierarchy_bar [2014/02/09 01:50] – external edit 127.0.0.1 | view:pane:hierarchy_bar [2018/01/10 20:42] (current) – external edit 127.0.0.1 |
|---|
| ====== Hierarchy Bar ====== | ====== Hierarchy Bar ====== |
| {{ :view:pane:hierarchy_bar.gif?nolink|Hierarchy Bar and HTML source}}For some programming languages it is very important to see hierarchy of nested blocks/scopes and have ability to navigate between parent and nested blocks. Especially, if nesting hierarchy is deep. For such cases, you can use Hierarchy Bar with its handy breadcrumb. | {{ :view:pane:hierarchy_bar.gif?nolink|Hierarchy Bar and HTML source}}For some programming languages, it is very important to see a hierarchy of nested blocks/scopes and have the ability to navigate between parent and nested blocks. Especially, if nesting hierarchy is deep. For such cases, you can use Hierarchy Bar with its handy breadcrumb. |
| |
| Check HTML source. Here you can navigate between BODY, TABLE, its rows (TR) and cells (TD) in one click. | Check HTML source. Here you can navigate between BODY, TABLE, its rows (TR) and cells (TD) in one click. |