Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| view:outlining [2014/02/09 01:50] – external edit 127.0.0.1 | view:outlining [2018/01/10 20:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * collapsing / expanding of blocks | * collapsing / expanding of blocks | ||
| * collapse to definition | * collapse to definition | ||
| - | * multi line comments outlining | + | * multi-line comments outlining |
| * user defined format tags will help you to group any part of your code | * user defined format tags will help you to group any part of your code | ||
| Line 18: | Line 18: | ||
| {{: | {{: | ||
| + | ===== Commands ===== | ||
| + | * [[editing: | ||
| + | * View.CollapseCommentNodes | ||
| + | * View.CollapseCurrentNode | ||
| + | * View.CollapseToDefinition | ||
| + | * View.ToggleCurrent | ||
| + | * View.ToggleSameType | ||
| + | * View.OpenAll | ||
| + | * View.OpenCurrent | ||