Skip to content

Watch does not seem to work in Visual Studio 2015 #19206

Closed
@Nashuim

Description

@Nashuim

TypeScript Version: 2.6.0-dev.20171015

Using watch in typescript with Visual Studio 2015 is broken in version 2.6. Running the command

tsc --watch

If the file is open in another editor the compilation will work as expected, even when changed in VS2015

Expected behavior:

Any code change will be compiled and the files updated.

Actual behavior:

Compilation is triggered but no files are compiled.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions