kingwl
|
cb2be44d02
|
fix export class declare with name object targeting es5 (#17494)
|
2018-05-24 18:16:38 +08:00 |
|
kingwl
|
eba4d36739
|
error if import empty object form module not existed
|
2018-02-24 18:43:02 +08:00 |
|
Wenlu Wang
|
d1ff12e0a6
|
add completion filter for function like body (#21257)
|
2018-01-19 17:26:58 -08:00 |
|
Wenlu Wang
|
062f97a6fa
|
allow const enum in type query (#21083)
|
2018-01-09 09:24:00 -08:00 |
|
Wenlu Wang
|
7154df10df
|
add support for insertSpaceBeforeTypeAnnotation (#20466)
|
2018-01-08 13:25:02 -08:00 |
|
Wenlu Wang
|
0ecdc876f3
|
imporve conditional operator if missing colon token (#20498)
f2
|
2018-01-08 13:16:17 -08:00 |
|
Wenlu Wang
|
a82d1f8580
|
ignore Initial check if left of DestructuringAsignment (#20906)
|
2018-01-08 13:13:23 -08:00 |
|
Wenlu Wang
|
06c9a28b36
|
fix narrowType check with template literals (#21024)
|
2018-01-08 13:06:58 -08:00 |
|
Wenlu Wang
|
2ea5f58d60
|
quick fix of indexed access type (#20956)
|
2018-01-04 12:45:16 -08:00 |
|
wenlu.wang
|
ae25d09761
|
add supports of completion label list (#20362)
|
2017-12-06 07:01:37 -08:00 |
|
wenlu.wang
|
78250ec58f
|
fix noImplicitReturns check when strictNullChecks is false (#20326)
|
2017-11-29 15:27:32 -08:00 |
|
kingwl
|
f1904a93f5
|
fix completions for string literal types with template string (#19162)
|
2017-11-10 22:17:09 +08:00 |
|
wenlu.wang
|
e9841f3899
|
fix completions protected members in recursive generic types (#19192) (#19242)
|
2017-11-08 17:44:12 -08:00 |
|
wenlu.wang
|
deb94886fd
|
fix completion module path (#19351)(#19367) (#19366)
* completion module path with re-export(#19351)
* completion module path with dynamic import(#19367)
|
2017-10-31 14:10:38 -07:00 |
|
kingwl
|
30c51ed324
|
fix super call from class that has no basetype but with same symbol interface (#19068)
|
2017-10-16 10:42:22 +08:00 |
|