Commit Graph
18 Commits
Author SHA1 Message Date
Zixiang Li 54b0e4acc5 Fix goto implementation does not suggest all subtypes (#33652) 2020-04-02 09:57:48 -07:00
xiaofa 67aa2b22ac fix conflicts 2019-09-17 19:02:44 +08:00
xiaofa 58e0469252 fix typo 2019-09-17 18:56:19 +08:00
xiaofa 909bc61f01 Add convert const to let 2019-08-30 18:05:07 +08:00
Zixiang Li 24201cfe6e Add support for jsdoc properties with hyphen (#32631) 2019-08-20 14:49:40 -07:00
xiaofa 61551bc574 change createMap<boolean> to createMap<true> 2019-08-20 06:17:11 +08:00
xiaofa e1bca8ff2a Fix class member completion disappear after a property declaration with a private modifier 2019-08-06 08:35:34 +08:00
xiaofa 2f1effb993 scope out duplicate code into setMembersDeclaredBySpreadAssignment function 2019-07-26 12:33:09 +08:00
xiaofa 3d7bda0ad6 prioritize exclude class or right of dot 2019-07-25 11:52:27 +08:00
xiaofa 615cfaa891 use a map instead of an array 2019-07-19 11:37:28 +08:00
xiaofa 6a50507aad sort text for class member, JSX attribute, RHS of dot 2019-07-18 13:57:46 +08:00
xiaofa 8aa39d6cb8 Set sort text while adding sysmbols 2019-07-18 12:33:21 +08:00
xiaofa e3b812ad4f delete isfulfilled to pass tests 2019-07-12 02:52:29 +08:00
xiaofa 584be33e71 Add properties priority for completion 2019-07-05 20:17:17 +08:00
xiaofa 7c8c6cf4d0 fix no space before equal operator in type parameter 2019-02-20 18:12:09 +08:00
xiaofa ddbac8f3fe get appropriate parent jsdoc node for arrow functions 2019-01-26 23:59:32 +08:00
xiaofa d7601b755f fix trailing comma should not allowed in dynamic import argument 2019-01-24 18:16:34 +08:00
xiaofa c9c9f859f3 fix quick fix infer parameter types from usage in js file 2019-01-17 05:51:57 +08:00