Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the typescript language service died unexpectedly 5 times in the last 5 minutes #19648

Closed
alancejacob opened this issue Jan 31, 2017 · 7 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@alancejacob
Copy link

  • VSCode Version: Code - Insiders 1.9.0-insider (fcac9b6, 2017-01-31T00:57:46.157Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
vscode-javascript-snippet-pack akamud 0.1.5
jquerysnippets donjayamanne 0.0.1
PowerShell ms-vscode 0.9.0
spremoteapi SteveCurran 1.5.1
bootstrap-3-snippets wcwhitehead 0.0.9
vscode-js-console-utils whtouche 0.7.0

Steps to Reproduce:

@mjbvz mjbvz added info-needed Issue requires more information from poster javascript JavaScript support issues typescript Typescript support issues labels Jan 31, 2017
@mjbvz mjbvz self-assigned this Jan 31, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Jan 31, 2017

Please provide some repo steps so that we can investigate. Also, try running with code --disable-extensions to better isolate the issue.

@alancejacob
Copy link
Author

.js file located in SharePoint online site asset library ( cloud based).
Steps to Rep

  1. Open SharePoint online Site Asset in explorer view
  2. Drag and drop the file into the VS code Editor
    The next moment the blinking message show up on the top of the screen.

@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Jan 31, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Jan 31, 2017

May be a duplicate of microsoft/TypeScript#7469 or #19577 on our side

Do you have a custom typescript.tsdk?

To help investigate, please:

  • Add "typescript.tsserver.trace": "verbose", to your settings.
  • Reload VSCode and repo the issue
  • Go to the TypeScript section of the output view
  • Paste up output from there.

Thanks

@alancejacob
Copy link
Author

alancejacob commented Feb 2, 2017 via email

@dipetersen
Copy link

I just upgraded to 1.9 and I am still getting the error. I think it may have to do with opening code from a mapped SiteAssets folder on SharePoint. When I open VSCode in a local directory, I don't receive the error.

  • VSCode Version: Code 1.9.0 (27240e7, 2017-02-02T08:31:00.827Z)
  • OS Version: Windows_NT ia32 10.0.10586
  • Extensions:
Extension Author Version
html-snippets abusaidm 0.0.18
vscode-javascript-snippet-pack akamud 0.1.5
vscode-node-readme bengreenier 1.0.7
cookiejs cpateman 1.4.0
vscode-eslint dbaeumer 1.2.2
vscode-instant-markdown dbankier 1.0.0
vscode-auto-open-markdown-preview hnw 0.0.3
PowerShell ms-vscode 0.9.0
Theme-MaterialKit ms-vscode 0.1.1
debugger-for-chrome msjsdiag 2.5.0
html5-boilerplate sidthesloth 1.0.1
ReactSnippetsStandard TimonVS 1.0.3
JasmineSnippets xabikos 0.2.1
JavaScriptSnippets xabikos 1.2.0
ReactSnippets xabikos 1.2.0
html-css-class-completion Zignd 1.0.3

Steps to Reproduce:

  1. Map folder to on-prem SharePoint 2013 SiteAssets folder.
  2. Open VSCode in folder.

I turned on verbose debugging but there is so much information logged (it won't stop crashing) that I can't paste it here.

@mjbvz mjbvz added upstream Issue identified as 'upstream' component related (exists outside of VS Code) and removed info-needed Issue requires more information from poster labels Feb 3, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Feb 3, 2017

Thanks @alancejacob. I've opened microsoft/TypeScript#13874 against TypeScript to track this issue

@mjbvz mjbvz closed this as completed Feb 3, 2017
@Wayne-Shen
Copy link

  • VSCode Version: Code 1.9.0 (27240e7, 2017-02-02T08:31:00.827Z)
  • OS Version: Windows_NT ia32 10.0.10586
  • Extensions:
Extension Author Version
html-snippets abusaidm 0.0.18
vscode-color anseki 0.2.3
xml DotJoshJohnson 1.7.0
Angular2 johnpapa 1.0.2
js-atom-grammar ms-vscode 0.1.11

I am facing the same issue

  1. Open SharePoint document library in windows explorer
  2. Open javascript file in vscode.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants