<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> If two extensions both `registerDocumentSemanticTokensProvider()`, and the selector matches the same score, which one will be used? Is there any way to use them both, or specify a certain one? Related issue: microsoft/pylance-release#2495