When I’m working on refactoring or longer SwiftUI files, the inline code completion stops working.
Sometimes force quitting will make it work, sometimes opening a “simple” Playground makes it work, but I don’t have a consistent solution.
Is there any other way to get code completion to start working again?
Command . Fails to show the code completion.
Editing seems the buggiest if I try to edit between existing modifiers.
After a force quit when I edit near the end of a SwiftUI expression it will sometimes work.