Skip to content

Should TypeScript build task be a watch task? #29580

@dbaeumer

Description

@dbaeumer

Currently the TypeScript build task is a normal compile. We could consider using a watch task instead since this gives us compile one save. Downside is that tsc -watch doesn't work well with large projects.

@egamma do you have a opinion ?

Metadata

Metadata

Assignees

Labels

plan-itemVS Code - planned item for upcomingtypescriptTypescript support issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions