Hey 👋 Is fleet supposed to work on swift only project? I initialised a CLI project using
swift package init --name Hello --type executable
and I can't get code completion to work even though smart mode is on. It just has basic syntax highlighting.
a
alexandru.resiga
12/04/2024, 11:46 AM
Hi! Fleet will support opening standalone SPM projects, as well as having them as a part of a Kotlin Multiplatform project. I can't give you any estimates, but this is currently a work in progress, so please keep track of this issue for updates!
f
Filip Wiesner
12/04/2024, 11:56 AM
Oh, I thought it's already supported. Looking forward to it!