- VSCode Version: Code 1.13.0 (376c52b955428d205459bea6619fc161fc8faacf, 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.