Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
Developers for macOS and iOS sometimes need to fall back to native APIs for features very specific to the platforms (in app purchases, ...). Since these APIs tend to default to Swift nowadays, it would be good to improve support for Swift in Qt Creator.
There is a Swift language server actively developed at https://github.com/swiftlang/sourcekit-lsp
- check the state of that and if Qt Creator works with it
- make it easier to install it, similar to the Python and Lua language servers