Improve the display of documentation during code completion in SourceKit-LSP
Ahmed Elrefaey
Currently, SourceKit-LSP only shows the first line of the documentation for code completion items. Furthermore, it doesn’t support the Language...
JNI mode for swift-java’s source jextract tool
Mads Odgaard
The swift-java interoperability library provides the jextract-swift tool, which extracts Java sources that are used to call Swift code from Java....
Swiftly Integration in VS Code
Priyambada Roul
This project aims to integrate Swiftly with the Swift Extension for VSCode. It should allow users to install Swiftly and Swift toolchains in the...
Improved Console Output for Swift Testing
Tien Quoc Bui
This project enhances the console output experience for the Swift Testing framework by designing and implementing a new, two-phase console reporter....