Code Hint After Hint
This option enables suggestion of the Code hint directly after insertion of previous one.
By default is on (true). To disable hint after hint add/change following XML node in settings.xml:
<Code_Completion> <HintAfterHint>false</HintAfterHint> </Code_Completion>
#xml_option