Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| editing:auto_completion:hints [2015/02/12 05:08] – nate | editing:auto_completion:hints [2018/03/23 13:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Code Hints ====== | ====== Code Hints ====== | ||
| - | Code Hints suggest the best guess from editor. Suggestion takes into account existing | + | Code Hints suggest the best guess from editor. Suggestion takes into account existing |
| - | The best guess calculation is programming language | + | |
| - | You can accept the suggestion by Tab or Enter and editor will complete the rest of the word for you. | + | The best guess calculation is syntax |
| - | {{: | + | You can accept the suggestion by Tab or Enter and editor will complete the rest of the word/ |
| + | <note tip>You can disable Enter or Tab to be used for accepting by corresponding [[options: | ||
| + | |||
| + | {{: | ||
| If you type a code template key, HippoEDIT will show you the [[: | If you type a code template key, HippoEDIT will show you the [[: | ||
| - | {{: | + | {{: |
| + | |||
| + | The inverse tooltip indicates that editor has more than one suggestion. | ||
| - | Inverse tooltip | + | {{: |
| - | {{:auto_completion:code_hint2.png? | + | You can enable/ |
| - | You can enable the feature in [[options: | + | <note tip>You can control what will be [[options:xml:code-hint-options|shown in code hints with XML flags]].</ |