options:xml:code-hint-agree-by-return

Differences

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

Link to this comparison view

Next revision
Previous revision
options:xml:code-hint-agree-by-return [2014/02/09 01:50] – external edit 127.0.0.1options:xml:code-hint-agree-by-return [2018/01/10 20:42] (current) – external edit 127.0.0.1
Line 12: Line 12:
 </code>  </code> 
 by default it is **true**. by default it is **true**.
 +
 +to remove a Tab-key (from HippoEDIT 1.51.13), use similar flag:
 +<code xml>
 +<Code_Completion>
 +   <CodeHintAgreeByTab>false</CodeHintAgreeByTab>
 +</Code_Completion>
 +</code> 
 +default is **true**.
  
 #xml_option #xml_option