-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueNeeds More InfoThe issue still hasn't been fully clarifiedThe issue still hasn't been fully clarified
Milestone
Description
From @patchaminfantschool on October 12, 2016 8:7
- VSCode Version: Code 1.6.0 (e52fb0bc87e6f5c8f144e172639891d8d8c9aa55, 2016-10-10T18:37:40.189Z)
- OS Version: Windows_NT ia32 10.0.14931
- Extensions: ms-vscode.typescript-javascript-grammar-0.0.4
This build has removed all IntelliSense and error detection for me on both my surface pro 4 and workstation.
I have only tried .js and .ts but both broken
I have uninstalled all plugins, reinstalled some , uninstalled Vscode and reinstalled it and still no joy.
this is not showing an error in javascript or Typescript file anymore
const tt = 'fff';
tt=44;
Vscode is now like using notepad for me/
Is there a way to get a previous version back?
Copied from original issue: microsoft/vscode#13575
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueNeeds More InfoThe issue still hasn't been fully clarifiedThe issue still hasn't been fully clarified