Alexander T
fa49ac0b78
fix(19385): add space after brace in the multiline string template ( #38742 )
2020-06-01 10:30:52 -07:00
Alexander T
68d2ee055c
fix(38815): dive in arrow functions to check only this usage instead of checking all statements ( #38865 )
2020-06-01 10:27:11 -07:00
csigs
85cb8e14f4
LEGO: check in for master to temporary branch.
2020-06-01 16:10:38 +00:00
csigs
287cdbf079
LEGO: check in for master to temporary branch.
2020-06-01 10:10:57 +00:00
csigs
cd64b13faf
LEGO: check in for master to temporary branch.
2020-06-01 04:10:40 +00:00
csigs
82f84e5411
LEGO: check in for master to temporary branch.
2020-05-31 04:10:39 +00:00
csigs
7f98da0837
LEGO: check in for master to temporary branch.
2020-05-30 10:10:59 +00:00
csigs
8caaf2f01f
LEGO: check in for master to temporary branch.
2020-05-30 04:10:38 +00:00
csigs
8325a0f3ea
LEGO: check in for master to temporary branch.
2020-05-29 22:10:46 +00:00
Jesse Trinity
ca58c0e03c
fix merge conflicts
2020-05-29 14:04:07 -07:00
Jesse Trinity
06d2461cd0
convert import trigger reason only
2020-05-29 13:03:05 -07:00
Jesse Trinity
a7c07d67d8
convert export cursor only changes
2020-05-29 13:02:57 -07:00
Jesse Trinity
a07a79b772
remove unused test method
2020-05-29 13:02:49 -07:00
Jesse Trinity
e565931392
fix up some bools
2020-05-29 13:01:33 -07:00
Jesse Trinity
85e0d8b14a
add refactorNotAvailableForTriggerReason
2020-05-29 12:55:35 -07:00
Jesse Trinity
f3751fbdf3
change type of RefactorTriggerReason
2020-05-29 12:54:59 -07:00
Jesse Trinity
23f4dc9bd9
use enum for RefactorTriggerReason
2020-05-29 12:49:41 -07:00
Jesse Trinity
f1127e6e94
extract symbol
2020-05-29 12:45:57 -07:00
Jesse Trinity
602ee995d0
fix lint errors
2020-05-29 12:45:54 -07:00
Jesse Trinity
55880ee5e0
extractType explicitCursorRequest
2020-05-29 12:41:28 -07:00
Jesse Trinity
0296254a60
extractType
2020-05-29 12:41:22 -07:00
Jesse Trinity
1efcffc915
convertImport
2020-05-29 12:41:18 -07:00
Jesse Trinity
c3828ed086
loosen convertExport conditions
2020-05-29 12:41:14 -07:00
Jesse Trinity
02fa39a6a9
enable explicit requests for addOrRemoveBracesToArrowFunction
2020-05-29 12:41:10 -07:00
Jesse Trinity
bac046573f
add trigger reason to protocol
2020-05-29 12:41:06 -07:00
Daniel Rosenwasser
6128f30c3b
Merge pull request #38821 from a-tarasyuk/bug/23716
...
fix(23716): signature help of tagged template doesn't show instantiated signature
2020-05-28 17:19:23 -07:00
csigs
1507b189c6
LEGO: check in for master to temporary branch.
2020-05-28 16:10:42 +00:00
Ankit Singh Balyan
9256b85947
Convert HTML tags in doc-comments into markdown
...
HTML tags in doc-comments don't get parsed properly by tools like TypeDoc,
once it encounters an open HTML tag like <b> in the comments, all the subsequent
doc-comments become bold in the generated docs.
2020-05-27 20:51:44 +02:00
BigAru
fcb8e87e69
fix linting error
2020-05-27 20:47:02 +02:00
BigAru
e6dc8f6c69
Merge remote-tracking branch 'upstream/master' into m-lambda-to-fn
2020-05-27 20:33:27 +02:00
csigs
abf09270d4
LEGO: check in for master to temporary branch.
2020-05-27 04:10:38 +00:00
csigs
2a2bb5775b
LEGO: check in for master to temporary branch.
2020-05-26 22:10:44 +00:00
Daniel Rosenwasser
f2d6eda60e
Merge pull request #38049 from JoshuaKGoldberg/literal-to-primitive-relation-reporting
...
Report primitive type in literal-to-primitive relation complaints
2020-05-26 13:18:14 -07:00
Alexander T
6214bd29f3
fix(38722): change error message for use-before-declaration on const enum ( #38728 )
2020-05-26 11:53:18 -07:00
Nathan Shively-Sanders
bfa1744586
Merge pull request #37894 from microsoft/always-error-on-property-override-accessor
...
Always error on property override accessor
2020-05-26 10:37:07 -07:00
Alexander T
6e98431cec
fix(23716): show generic type in tagged template expression
2020-05-26 19:16:44 +03:00
csigs
a095dde901
LEGO: check in for master to temporary branch.
2020-05-26 16:10:41 +00:00
Nathan Shively-Sanders
324d292e3d
Merge pull request #38415 from Kingwl/navTree-fix
...
Fix trancked es5 classes after new scope
2020-05-26 09:05:17 -07:00
csigs
a0d9e75fc6
LEGO: check in for master to temporary branch.
2020-05-26 10:10:35 +00:00
csigs
4245428405
LEGO: check in for master to temporary branch.
2020-05-26 04:10:40 +00:00
csigs
509aba0fad
LEGO: check in for master to temporary branch.
2020-05-25 22:10:47 +00:00
Anders Hejlsberg
c5b8f4fcd4
Fix relation between generic mapped types and types with index signatures ( #38761 )
...
* Fix relation between generic mapped type and type with index signature(s)
* Add tests
2020-05-25 09:55:41 -07:00
csigs
cd6549fe50
LEGO: check in for master to temporary branch.
2020-05-25 16:10:37 +00:00
csigs
8c74a5d204
LEGO: check in for master to temporary branch.
2020-05-25 10:10:42 +00:00
csigs
076c3e01d1
LEGO: check in for master to temporary branch.
2020-05-23 04:10:37 +00:00
Nathan Shively-Sanders
e466bb94c1
Fix multi-file usage
...
1. Follow aliases with getSupers.
2. Make fix in file with superclass, not with the error.
2020-05-22 09:06:05 -07:00
Nathan Shively-Sanders
82d9576d9b
Merge branch 'master' into always-error-on-property-override-accessor
2020-05-22 07:41:28 -07:00
Alexander T
4c278aa33b
fix(34934): exclude private properties from Js completion list
2020-05-22 15:11:39 +03:00
Daniel
d3d282cb45
Less code
2020-05-22 01:49:26 +00:00
Daniel
afe90f1314
Feed generalized source type to elaboration.
2020-05-22 01:02:27 +00:00