Skip to content

Enable web TS Server #102990

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

Merged
merged 6 commits into from
Jul 21, 2020
Merged

Enable web TS Server #102990

merged 6 commits into from
Jul 21, 2020

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Jul 21, 2020

This enables running the TS Server on web. This currently requires a special version of the TypeScript server (microsoft/TypeScript#39656)

TODO:

  • Fix commented code in versionProvider and spawner and typescriptServiceClient(they import fs)
  • Sync with TS team about how tsserver work will be shipped

mjbvz added 6 commits July 21, 2020 14:04
This makes it possible to replace the cancellation logic for serverless
This enables running the TS Server on web. This currently requires a special version of the TypeScript server (microsoft/TypeScript#39656)

TODO:

- [ ] Fix commented code in `versionProvider` and `spawner` and `typescriptServiceClient`(they import `fs`)
- [ ] Sync with TS team about how tsserver work will be shipped
@mjbvz mjbvz marked this pull request as ready for review July 21, 2020 23:13
@mjbvz mjbvz merged commit 23c4467 into microsoft:master Jul 21, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant