I am experimenting with swift c++ Interoperability and I got it to compile a small header file and call its test function but sourcekit lsp does not provide any completion for the c++ module
do I need to provide specific flags or something like that ?
I am using the helix editor and swift 5.10
We have made significant improvements to SourceKit-LSP between 5.10 and 6.0. Could you try if you’re still seeing the issue with Swift 6.0 development snapshots from Swift.org - Install Swift or SourceKit-LSP from Xcode 16 betas? If so, could you file an issue at Issues · swiftlang/sourcekit-lsp · GitHub?