options:xml:collapse-comments

Differences

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

Link to this comparison view

Next revision
Previous revision
options:xml:collapse-comments [2014/02/09 01:50] – external edit 127.0.0.1options:xml:collapse-comments [2018/01/10 20:41] (current) – external edit 127.0.0.1
Line 2: Line 2:
 By default HippoEDIT will not collapse comment blocks in document after calling command //[[editing:commands:collapse-all|Collpase All]]// By default HippoEDIT will not collapse comment blocks in document after calling command //[[editing:commands:collapse-all|Collpase All]]//
  
-This is not a bugbut done by intention. It is very often happens, that comments contain description of function signatures or have some logic description.\\ +This is not a bug but done by intention. It very often happens, that comments contain description of function signatures or have some logic description.\\ 
 And if you do not collapse them you can read comments and get brief architecture by skipping implementation details. And if you do not collapse them you can read comments and get brief architecture by skipping implementation details.
  
-Probably not everybody agree on this, so here comes XML flag controlling that.+Probably not everybody agrees on this, so here comes XML flag controlling that.
  
 The changes should be done in **settings.xml**: The changes should be done in **settings.xml**: