The following message is displayed in VS Code:
Extension 'ms-python.python' uses a document selector without scheme. Learn more about this: https://go.microsoft.com/fwlink/?linkid=872305
Areas to fix:
- src\client\unittests\codeLenses\main.ts
disposables.push(vscode.languages.registerCodeLensProvider(constants.PythonLanguage, codeLensProvider));