Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| options:xml:collapse-comments [2014/02/09 01:50] – external edit 127.0.0.1 | options: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 // | By default HippoEDIT will not collapse comment blocks in document after calling command // | ||
| - | This is not a bug, but 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 | + | Probably not everybody |
| The changes should be done in **settings.xml**: | The changes should be done in **settings.xml**: | ||