@DTS Engineer Thank you for answering my question 😆
I expect it to autocomplete as getAPI() when I press the return key in the state shown in the screenshot you provided. However, it always autocompletes as getAPI(from: <#String?#>). The same behavior occurs even in a new project.
If I modify the existing code to the following and execute it, the autocomplete should behave the same. However, I’m not sure what difference is causing it not to work:
i think
Topic:
Programming Languages
SubTopic:
Swift
Tags: