TypeScript/src/services/refactors
Andy 6e512a495f extractMethod: Don't try to extract an ExpressionStatement consisting of a single token (#18450)
* extractMethod: Don't try to extract an ExpressionStatement consisting of a single token

* Move to unit test
2017-09-14 11:16:21 -07:00
..
convertFunctionToEs6Class.ts extractMethod: Support renameLocation (#18050) 2017-09-13 09:02:10 -07:00
extractMethod.ts extractMethod: Don't try to extract an ExpressionStatement consisting of a single token (#18450) 2017-09-14 11:16:21 -07:00
refactors.ts Extract Method (squash) 2017-08-04 16:10:33 -07:00