TypeScript/tests/cases
Andrew Casey 3eea1a9e9a Generalize extract method to handle constants as well
Major changes:

1) Instead of skipping undesirable scopes, include them and mark them
with errors.  Constants can be extracted into more scopes.

2) Update the tests to call through the "public" API.  This caused some
baseline changes.

3) Rename refactoring to "Extract Symbol" for generality.

4) Return a second ApplicableRefactorInfo for constants.  Distinguish
the two by splitting the action name.
2017-09-26 17:29:34 -07:00
..
compiler Add fix for crash in #18712 (#18751) 2017-09-25 13:07:44 -07:00
conformance Check for initializer before using it (#18708) 2017-09-22 17:14:22 -07:00
fourslash Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
project
projects
test262-harness
unittests