Skip to content

Resolve warning message related to document filters #1530

@DonJayamanne

Description

@DonJayamanne

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));

Metadata

Metadata

Assignees

Labels

debtCovers everything internal: CI, testing, refactoring of the codebase, etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions