<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I think this is a known issue but I don't know what the bug is. Please can you create a bug on <a href="https://bugs.swift.org" class="">https://bugs.swift.org</a>&nbsp;and include a reproduction, including what output you see?<div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Alex<br class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 22 Dec 2016, at 21:19, Eugenio Baglieri via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Good evening, i was &nbsp;playing with swift REPL. I imported Darwin and using c functions. I noted that autocompletion is unusable if the last character is a parenthesis “(“. <br class="">The autocompletion seems to not get account of the already written function name, and after parenthesis shows as possible completion an infinite list with all the parameters of all loaded libraries. <br class=""><br class="">Is this an issue that could be opened? You can reproduce this following these steps:<br class=""><br class="">- launch swift from terminal<br class="">- write “import Darwin” on Mac, or “import Glibc” on Ubuntu<br class="">- digit “fop” and press tab, you’ll get autocompleted with “fopen(“ press tab again<br class=""><br class="">— <br class="">Eugenio B.<br class=""><br class=""><br class="">_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></div></blockquote></div><br class=""></div></div></body></html>