| Next revision | Previous revision |
| view:display [2014/02/09 01:50] – external edit 127.0.0.1 | view:display [2018/01/10 20:42] (current) – external edit 127.0.0.1 |
|---|
| HippoEDIT supports various display settings: | HippoEDIT supports various display settings: |
| |
| * [[view:changed-lines|Changed Lines]] indicator shows you which parts of code you have changed during last session and which changed parts were saved. Simplify changing of bad known or not yours coding. | * [[view:changed-lines|Changed Lines]] indicator shows you which parts of the code you have changed during last session and which changed parts were saved. Simplify changing of bad known or not your coding. |
| * [[view:line-numbers|Line Numbers]] helps to navigate though coding and useful in word wrap mode marking wrapped lines. | * [[view:line-numbers|Line Numbers]] helps to navigate through coding and useful in word wrap mode marking wrapped lines. |
| * [[view:current-line|Current Line Highlighting]] makes it easy to find current cursor position in document. | * [[view:current-line|Current Line Highlighting]] makes it easy to find current cursor position in document. |
| * [[view:white-space|White space]] shows you such hided symbols like spaces, tabs and line breaks. | * [[view:white-space|White space]] shows you such hidden symbols like spaces, tabs, and line breaks. |
| * [[view:indent-guides|Indentation guides]] indicate Tab positions in the document. | * [[view:indent-guides|Indentation guides]] indicate Tab positions in the document. |
| * You can hide or display [[view:indicator-margin|Indicator]], [[view:changed-lines|Changed]], [[view:line-numbers|Numbers]] and [[view:outlining-margin|Outlining margins]] if you need more horizontal space or don't need them. | * You can hide or display [[view:indicator-margin|Indicator]], [[view:changed-lines|Changed]], [[view:line-numbers|Numbers]] and [[view:outlining-margin|Outlining margins]] if you need more horizontal space or don't need them. |
| * Vertical and Horizontal scrollbars can be hided or shown. | * Vertical and Horizontal scrollbars can be hidden or shown. |
| * [[view:page-width|Page width]]. You can use page width to check length of your lines and see are they inside of defined range. | * [[view:page-width|Page width]]. You can use page width to check the length of your lines and see are they inside of defined range. |
| * [[view:scope-separators|Structure separators]] show you where high level structures finish (function, subroutine, class, method etc), separating them one from another and making navigation easy. | * [[view:scope-separators|Structure separators]] show you where high-level structures finish (function, subroutine, class, method etc), separating them one from another and making navigation easy. |
| |
| {{:view:editor_visualization.png?nolink|Visualization possibilities in HippoEDIT}} | {{:view:editor_visualization.png?nolink|Visualization possibilities in HippoEDIT}} |
| You can easily access configuration for visual editor features with help of margin context menu. | You can easily access configuration for visual editor features with help of margin context menu. |
| |
| If you right click on selection margin, outlining margin, word wrap margin or [[view:ruler|ruler]] you can access some of the properties available in main menu //View->Editor//. | If you right click on selection margin, outlining margin, word wrap margin or [[view:ruler|ruler]] you can access some of the properties available in the main menu //View->Editor//. |
| |