Is SourceKit-LSP of Swift 6.4 asking for workspace trust?

I tested SourceKit-LSP of Xcode 27.0 Beta 5.

This prompt was shown shortly after launching the LSP server and it's not part of my own plugin. So I suppose that it's from the LSP server.

The setup was SourceKit-LSP with an xcode-build-server setup in an Xcode workspace.

  • It this from SourceKit LSP?
  • This is potentially confusing because users would expect a reference to the language support plugin (Noctule in this case) and JetBrains IDEs already have a separate workspace trust configuration. Is there a way to customize and/or turn this off?
  • How can I reset the state for testing it some more?

I search the GitHub repo, but couldn't find the answers.

Thank you!

1 Like