view:outlining

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
view:outlining [2014/02/09 01:50] – external edit 127.0.0.1view: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:
 {{:view:outlining.png?nolink|Change color of current scope outlining}} {{:view:outlining.png?nolink|Change color of current scope outlining}}
  
 +===== Commands =====
 +  * [[editing:commands:collapse-all|View.CollapseAllNodes]]
 +  * View.CollapseCommentNodes
 +  * View.CollapseCurrentNode
 +  * View.CollapseToDefinition
 +  * View.ToggleCurrent
 +  * View.ToggleSameType
 +  * View.OpenAll
 +  * View.OpenCurrent