Skip to content

strange intellisense suggestion in settings.json #41732

@EbXpJ6bp

Description

@EbXpJ6bp
  • VSCode Version: Code - Insiders 1.20.0-insider (54240a7, 2018-01-17T05:14:17.405Z)
  • OS Version: Windows_NT x64 10.0.16299
  • Extensions (3)
    Extension Author (truncated) Version
    gitlens eam 7.5.3
    python ms- 0.9.1
    debugger-for-chrome msj 4.0.0

Steps to Reproduce:

  1. Add "files.associations": {} in setting.json
  2. Trigger Intellisense in those brackets
  3. bug

expect:
1e9627152f05d7d3d60b39bb9dd785b9

https://github.com/Microsoft/vscode/blob/master/extensions/configuration-editing/src/settingsDocumentHelper.ts#L60

happened instead:
1dcb17271de70ca1115ce82314c4d3b4

This bug occurs only with Insider.

Reproduces without extensions: Yes

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugconfigVS Code configuration, settingsverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions