Further to my recently posted subject on swift keyword autocomplete suggestions.
https://forums.swift.org/t/swift-code-editor-keyword-autocomplete-ideas/54537
Where Adam-fowler kindly pointed me to and suggested using SourceKit-LSP for swift code keyword autocomplete suggestions.
I was wondering if anyone knows what system the Swift REPL uses for autocomplete, as even my MacOS 10.13 High Sierra partition with a swift 4.0 installation has autocomplete in the REPL, which is well before SourceKit-LSP was created, so there must be something else that it uses..
Any Ideas on this one ?