Skip to content

walkthrough: Outdated property name in JS Type Checking section #129040

Description

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

  • VS Code Version: 1.58.0
  • OS Version: Arch Linux x86_64 5.12.15-arch1-1

Steps to Reproduce:

  1. Open the VSCode interactive playground.
  2. Scroll down to the JavaScript Type Checking section.

Description:
The walkthrough section currently advises setting "javascript.implicitProjectConfig.checkJs": true to get TS checks in JavaScript files.

image

The property's been deprecated in favour of "js/ts.implicitProjectConfig.checkJs": true.

image

The walkthrough should be updated to reflect the same.

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions