Skip to content

String DocumentFilter should only match scheme 'file' and 'untitled' #21886

@dbaeumer

Description

@dbaeumer
  • VSCode Version: 1.10.x

Document filters that are only string based should only match scheme file and untitled. So if an extension registers a feature provider for 'bat' for example the provider should only be invoked for 'file' and 'untitled' scheme and not for example for 'git' scheme.

Metadata

Metadata

Assignees

Labels

apifeature-requestRequest for new features or functionalityon-testplanunder-discussionIssue is under discussion for relevance, priority, approach

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions