<div dir="ltr">Hi<div><br></div><div>Sourckitten ( <a href="https://github.com/jpsim/SourceKitten">https://github.com/jpsim/SourceKitten</a> ) uses Sourcekitd to provide autocompletions.</div><div><br></div><div>When trying to generate autocompletions for local variables: wi</div><div><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,Courier,monospace;font-size:11.9px;background-color:rgba(27,31,35,0.05)">let hello = 5;hell </span>with offset 14</div><div><br></div><div>The autocompletions generated are 344 in number and only one of the returned results even starts with &#39;h&#39;.</div><div><br></div><div>Why are wrong autocompletions being generated alongwith only one correct one?</div><div><br></div><div>For more context, please take a look at this issue: <a href="https://github.com/jpsim/SourceKitten/issues/406">https://github.com/jpsim/SourceKitten/issues/406</a></div><div><br></div><div>Thanks</div><div>Mansimar Kaur</div><div><br></div></div>