Skip to content

Tsserver crashes if a directiory in include array doesn't exist #11568

@dbaeumer

Description

@dbaeumer

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

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueNeeds More InfoThe issue still hasn't been fully clarified

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions