Reporter |
|
---|---|
Created | Apr 6, 2018 7:38:15 AM |
Updated | Apr 11, 2018 8:47:16 AM |
Subsystem | TypeScript |
Assignee | Nikolay Glushakov (Nikolay.Glushakov) |
Priority | Normal |
State | Submitted |
Type | Bug |
Fix version | 2018.2 |
Affected versions | 2017.3 |
Fixed In Version ReSharper | Undefined |
VsVersion | VS 2017 15.3 |
Refactoring splits code in a wrong way if the elements are located inside a module. Afrer running, the entire module is in one file, other files are empty but have proper names corresponding to the names of the elements.
Repro: open the project, apply refactoring to app.ts