The state of WinUI and Swift

Great, we will have look at that, thanks.

The path to the bootstrap DLL helped. Thanks.

Hello,

I wonder whether the CodeCompletion in VS Code works with this swift-winui project?

As I remember, CodeCompletion works fine for all these swift projection types on thebrowsercompany/windows-samples app about 2024 year.

But recent no matter which Swift version or WinAppSDK version combined, the LSP not working for these winRT classes anymore.

Is that a bug or some wrong configuration?

Appreciate any idea, thank you very much.

The completion from the LSP should work, that is not something vended by the project. This sounds like a configuration issue to me as the mechanism for the indexing and completion provision is completely generic and such a breakage would be pretty quickly identified.