Circle Completion List Navigation
Flag controls circle navigation in completion list box (when you press up on top element you jump to last, when on last and press down - you jump to first).
By default it is disabled, but can be enabled with XML flag in settings.xml:
<Code_Completion> <CicleListNavigation>true</CicleListNavigation> </Code_Completion>
#xml_option