Add Refactoring support in Language Service API

Mohamed Hegazy
2017-05-19 14:55:55 -07:00
parent 4b8900e35e
commit a0adbb0ef5

@@ -16,7 +16,8 @@
* [X] [Covariant checking for callback parameters](https://github.com/Microsoft/TypeScript/pull/15104)
* [X] [String valued members in enums](https://github.com/Microsoft/TypeScript/pull/15486)
* [ ] [Refactoring support in Language Service API](https://github.com/Microsoft/TypeScript/pull/14624)
* [X] [Refactoring support in Language Service API](https://github.com/Microsoft/TypeScript/pull/15569)
* [Refactor ES5 function to ES6 class in .js files](https://github.com/Microsoft/TypeScript/pull/15569)
* [ ] [Better error reporting for errors in `tsconfig.json`](https://github.com/Microsoft/TypeScript/pull/12336)
# 2.3 (April 2017)