options:xml:auto-complete-single-match

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:xml:auto-complete-single-match [2014/10/17 22:01] adminoptions:xml:auto-complete-single-match [2018/01/10 20:42] (current) – external edit 127.0.0.1
Line 4: Line 4:
 {{:options:xml:auto-complete-single-match.png?450|Completion with one match}} {{:options:xml:auto-complete-single-match.png?450|Completion with one match}}
  
-If there is only one single match for your prefix and you want directly insert matching symbol into code, it may be faster to not show completion list at all, if only single match exist, but directly insert the symbol. This can be controlled.  +If there is only one single match for your prefix and you want directly insert the matching symbol into code, it may be faster to not show completion list at all, if an only single match exists, but directly insert the symbol. This can be controlled.  
  
 To enable single match auto completion use following XML flag in **settings.xml**: To enable single match auto completion use following XML flag in **settings.xml**:
Line 16: Line 16:
 <note>The flag is available from HippoEDIT 1.51.35</note> <note>The flag is available from HippoEDIT 1.51.35</note>
  
-#xml_option #1.51+#xml_option #1_51