Skip to content

Sometimes Typescript errors keep showing in the PROBLEMS tab although the code has been fixed #28630

@uditalias

Description

@uditalias
  • VSCode Version: Code 1.13.0 (376c52b, 2017-06-08T16:34:53.678Z)
  • OS Version: Darwin x64 16.5.0
  • Extensions:
Extension Author Version
jsx TwentyChung 0.0.1
theme-jsfiddle-like-syntax-vscode davidmart 0.0.6
theme-dracula dracula-theme 2.1.1
docthis joelday 0.4.4
intellij-idea-keybindings k--kato 0.2.12
vscode-icons robertohuertasm 7.9.0
vscode-theme-darcula rokoroku 1.0.13

Steps to Reproduce:

  1. Change some code so a typescript error will be logged in the PROBLEMS tab
  2. Fix the code back
  3. The error is still logged in the PROBLEMS tab although the code compiled successfully
  4. The only way I could make it disappear is if I close the "problematic" file.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugjavascriptJavaScript support issuestypescriptTypescript support issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions