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

TypeScript Support #5146

Closed
slemeur opened this issue May 22, 2017 · 3 comments
Closed

TypeScript Support #5146

slemeur opened this issue May 22, 2017 · 3 comments
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.

Comments

@slemeur
Copy link
Contributor

slemeur commented May 22, 2017

Goal

The current Eclipse Che version is providing a minimal support of TypeScript.
The goal of this issue is to provide support of TypeScript by using a langage server which would allow:

  • Code Completion
  • Errors and syntax highlighting
  • Formatting
  • Refactoring
  • Code navigation

Linked issues and discussions

#550
#3741

Important to follow:

@slemeur slemeur added the kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. label May 22, 2017
@StevenDoesStuffs
Copy link

So, exactly what's left to be implmented? I've read #550 which says Che already uses https://github.com/sourcegraph/javascript-typescript-langserver, so I'm guessing some of those things on that list are already done. It would be nice to have a checklist.

@TylerJewell
Copy link

@slemeur - why is this an epic? Please make sure that there are sub-issues, or just convert this to an enhancement request.

@slemeur
Copy link
Contributor Author

slemeur commented Nov 10, 2017

Fixed by: #7079

@slemeur slemeur closed this as completed Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
Projects
None yet
Development

No branches or pull requests

4 participants