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

Contribute tasks for building TypeScript #26079

Closed
mjbvz opened this issue May 5, 2017 · 0 comments · Fixed by #27093
Closed

Contribute tasks for building TypeScript #26079

mjbvz opened this issue May 5, 2017 · 0 comments · Fixed by #27093
Assignees
Labels
plan-item VS Code - planned item for upcoming tasks Task system issues typescript Typescript support issues
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented May 5, 2017

Use the new TaskProvider API to automatically add tasks for building typescript

@mjbvz mjbvz added plan-item VS Code - planned item for upcoming tasks Task system issues typescript Typescript support issues labels May 5, 2017
@mjbvz mjbvz added this to the May 2017 milestone May 5, 2017
@mjbvz mjbvz self-assigned this May 5, 2017
@kieferrm kieferrm mentioned this issue May 5, 2017
44 tasks
mjbvz added a commit to mjbvz/vscode that referenced this issue May 25, 2017
Fixes microsoft#26079

Adds a task provider for building typescript projects.
mjbvz added a commit that referenced this issue May 25, 2017
* extract standardLanguageDescriptions to constant

* Remove client variable

* Move VersionStatus into a class

* Add TSC Task Provider

Fixes #26079

Adds a task provider for building typescript projects.

* Make ts loading lazy
mjbvz added a commit to mjbvz/vscode that referenced this issue May 26, 2017
Follow up on microsoft#26079

Allows us to pick up all tsconfig files in a workspace for the build tasks
mjbvz added a commit that referenced this issue May 26, 2017
Follow up on #26079

Allows us to pick up all tsconfig files in a workspace for the build tasks
dbaeumer pushed a commit that referenced this issue May 26, 2017
* extract standardLanguageDescriptions to constant

* Remove client variable

* Move VersionStatus into a class

* Add TSC Task Provider

Fixes #26079

Adds a task provider for building typescript projects.

* Make ts loading lazy
dbaeumer pushed a commit that referenced this issue May 26, 2017
Follow up on #26079

Allows us to pick up all tsconfig files in a workspace for the build tasks
@mjbvz mjbvz mentioned this issue May 26, 2017
3 tasks
@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
plan-item VS Code - planned item for upcoming tasks Task system issues typescript Typescript support issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant