Hi

Sourckitten ( https://github.com/jpsim/SourceKitten ) uses Sourcekitd to
provide autocompletions.

When trying to generate autocompletions for local variables: wi
let hello = 5;hell with offset 14

The autocompletions generated are 344 in number and only one of the
returned results even starts with 'h'.

Why are wrong autocompletions being generated alongwith only one correct
one?

For more context, please take a look at this issue:
https://github.com/jpsim/SourceKitten/issues/406

Thanks
Mansimar Kaur
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to