Skip to content

ConfigurationsScope documentation is confusing #197849

@333fred

Description

@333fred

Does this issue occur when all extensions are disabled?: yes

  • VS Code Version: Not related
  • OS Version: Docs bug

The docs for ConfigurationScope are written in an ambiguous fashion and don't match the actual type of ConfigurationScope.

The configuration scope which can be a a[sic] 'resource' or a languageId or both or a 'TextDocument' or a 'WorkspaceFolder'

This implies that you can pass just a language id to getConfiguration, but the type doesn't line up.

Metadata

Metadata

Assignees

Labels

insiders-releasedPatch has been released in VS Code Insiders

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions