Commit graph

4 commits

Author SHA1 Message Date
Alexander T a8e1ad4e62
fix(37781): import missing argument types for a new method (#37857) 2020-04-13 10:23:12 -07:00
Joseph Wunderlich 21ab39649c remove any annotation from declare method quickfix 2019-02-22 17:24:21 -08:00
Wesley Wigham 3d2bf6a75f
Fix implement interface quickfix import types (#29410)
* Pass module specifier resolution host thru types constructed by implements quickfixes

* Add regression test

* Fix scope node for generated methods, fix lints
2019-01-14 13:56:27 -08:00
Markus Johnsson 627c95e3f5 Infer parameter names and types when applying Delcare Method codefix (#22180) 2018-02-28 08:55:07 +01:00