Andy 7271ec1240
Add 'move to new file' refactor (#23726)
* Add 'move to new file' refactor

* Code review, and support commonjs

* Compute movedSymbols completely before using, and support `export import`

* Fix assertion error: sort empty change before non-empty change

* Remove extra newline

* Add allowTextChangesInNewFiles preference

* Add the new file to 'files' in tsconfig

* Avoid parameter initializer

* Update API baselines

* Use path relative to tsconfig.json

* Code review

* Fix error where node in tsconfig file was missing a source file
2018-05-10 11:17:04 -07:00
..
2018-01-17 15:18:54 -08:00
2018-01-31 11:12:09 -08:00
2018-04-16 15:59:22 -07:00
2018-01-31 11:12:09 -08:00
2018-01-17 15:18:54 -08:00
2018-01-17 15:18:54 -08:00
2018-05-04 11:29:54 -07:00