<!DOCTYPE html><html><head>
<style type="text/css">body { font-family:'DejaVu Sans Mono'; font-size:12px}</style>
</head><body><div>Hi all,</div><div><br></div><div>I have a question regarding Code Completion and text replacement in editor upon item selection (execute).</div><div><br></div><div>I'm dealing with language where it is not allowed to have '()' for function invocation which have empty argument list.</div><div><br></div><div>Unfortunately when code-completion prepares item and item with function declaration is selected (execute method is invoked) also '()' is added at the end.</div><div><br></div><div>Guys do you know how to change this behavior? (or maybe you know where is code that inserts '()')<br><br></div><div id="M2Signature"><div>-- </div><div>Best Regards<br>  Lukasz</div></div></body></html>