If your project contains a BSP server config in a `.bsp` folder as described in https://build-server-protocol.github.io/docs/overview/server-discovery, SourceKit-LSP can handle the project and the VS Code extensions should thus activate. https://github.com/swiftlang/sourcekit-lsp/pull/1728 implemented this lookup logic in SourceKit-LSP. I think we can ignore the global BSP search paths for now.