Skip to content

Visual Studio crashes after renaming .js file to .Ts file  #1871

Closed
@vladima

Description

@vladima

It can be reproduced on VS2015

  1. create an empty C# Web Application project
  2. Add a new JavaScript file
  3. Rename JavaScript file to .Ts file (with a capital T)

Expected: no issues after renaming
Actual: VS crashes in a few seconds after renaming

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