options:code-completion:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
options:code-completion:start [2018/01/10 19:41] – external edit 127.0.0.1options:code-completion:start [2018/03/22 19:29] (current) – external edit 127.0.0.1
Line 11: Line 11:
   * **Enable [[editing:auto_completion:hints|Code Hints]]** - enables displaying of [[editing:auto_completion:hints|Code Hints]] when you type.    * **Enable [[editing:auto_completion:hints|Code Hints]]** - enables displaying of [[editing:auto_completion:hints|Code Hints]] when you type. 
   * **Suggest Completion when saving N char** - Code Hint will be only then shown if it saves typing of N chars. For example, it will not be shown for word //HippoEDIT// if you have already typed //HippoE// and you N defined as 4 -> only 3 chars left and can be saved by code hint.    * **Suggest Completion when saving N char** - Code Hint will be only then shown if it saves typing of N chars. For example, it will not be shown for word //HippoEDIT// if you have already typed //HippoE// and you N defined as 4 -> only 3 chars left and can be saved by code hint. 
-  * **Suggest completions only after typed** - Code Hint will be shown only after you have already typed N chars. So for //HippoEDIT//, Code Hint will be shown after you have already typed //Hi//if you N equal 2.+  * **Suggest completions only after typed** - Code Hint will be shown only after you have already typed N chars. So for //HippoEDIT//, Code Hint will be shown after you have already typed //Hi// if you N equal 2.
   * **Auto Hide tooltips after N msec** - Code Hint ToolTip will be hidden after N milliseconds if you have not consumed it (agree on it).    * **Auto Hide tooltips after N msec** - Code Hint ToolTip will be hidden after N milliseconds if you have not consumed it (agree on it).