Replies: 2 comments 7 replies
-
I could not get the plugin to work for my iOS project, so support for iOS will receive my vote. It is likely that this is due to the missing "Basic support for Xcode projects", but I honestly do not know if this is the only/easiest way to get iOS projects working...? |
Beta Was this translation helpful? Give feedback.
-
I'm trying to find a replacement to ios app development in AppCode. The most important feature is being able to work with xcode projects. Support for the old xcode project format for legacy apps - but, more importantly the new xcode format that AppCode doesn't support (hence the growing need for an alternative). Generally:
For me, debugging will be in xcode - so that's definitely not a priority. We currently run the tests in xcode as well - mostly because AppCode is stuck at iOS15.2 / Xcode14.2 - but that makes it really hard to keep the cycle short and TDD almost impossible so running the |
Beta Was this translation helpful? Give feedback.
-
Request For Your Feedback
I'd like to ask for your feedback.
For example, what's the missing feature you need the most to work with the plugin?
Or, what is biggest limitation of the currently available version of Swift Support?
Below, there's a list of features I'm considering to add. What's your favorite?
Status of Development
The development has been slower and more difficult than I expected.
There are several reasons:
In the meantime, I've rewritten the Language Server integration library for a better integration into the IDE. For example, this will add support for formatting with sourcekit-lsp, which is based on swift-format. The next major update of the plugin will include this feature.
Thank you for your support!
Beta Was this translation helpful? Give feedback.
All reactions