Is there any plan or information about whether Serena language server will support Swift?" #420
-
I'm an iOS developer using Serena, and I've noticed that the language server doesn't currently support Swift properly. The get_symbols_overview tool fails with "invalid AST" errors, forcing us to rely on search_for_pattern which is less effective for comprehensive code analysis. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Swift support is essentially finished, we're just waiting for the dev to resolve the minor comments in #397 . If you're eager to try it, you can switch to that fork meanwhile :) |
Beta Was this translation helpful? Give feedback.
Swift support is essentially finished, we're just waiting for the dev to resolve the minor comments in #397 .
If you're eager to try it, you can switch to that fork meanwhile :)