Skip to content

Don't Show TSC Version Warning When Editing JS Files #17736

@sqnkov

Description

@sqnkov
  • VSCode Version: 1.8.1 (November Recovery)
  • OS Version: Windows 10 Home

Steps to Reproduce:

  1. Write javascript (not TS, just vanilla JS) for a random period of time.
  2. Save your work occasionally.
  3. Watch the error info with amusement.

I have been coding for like a full workday now and I just got an error stating the following:

vscd

And when I click the more information link, it routes me to this section of the TypeScript information:

I went on and updated my typescript version using npm install -g typescript@latest , I presume this the issue.

Metadata

Metadata

Assignees

Labels

javascriptJavaScript support issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions