Commit graph

4 commits

Author SHA1 Message Date
xiaofa 6a50507aad sort text for class member, JSX attribute, RHS of dot 2019-07-18 13:57:46 +08:00
Andy c97fc64972
Always use verify.completions when testing completions (#28137) 2018-10-29 10:03:25 -07:00
Wesley Wigham 7b5ef64e76
Unify JSX And Normal Call Checking Codepaths (#27627)
* Unify JSX Call Checking Codepaths

* Add tests for fixed issues

* Fix lint, move all error checking into the only-run-once resolveSignature call

* Remove unused (unreachable?) code path

* Consolidate a little more duplicated logic into signature checking

* Fix #19775 a bit more

* Cosmetic changes from CR
2018-10-16 20:16:00 -04:00
Kanchalai Tanglertsampan 3d19782b1c Add language service tests 2017-01-18 15:29:38 -08:00