Граф коммитов

34280 Коммитов

Автор SHA1 Сообщение Дата
TypeScript Bot 7f64af2323 Update package-lock.json 2023-01-25 06:06:34 +00:00
Oleksandr T 9ee093c094
feat(52366): @prop is not provided as a valid JSDoc tag in autocompletion (#52384) 2023-01-24 02:00:23 -08:00
Jesper van den Ende 273a67fba3
Add linkcode and linkplain to jsdoc tags (#52176) 2023-01-24 01:59:05 -08:00
TypeScript Bot 7458629f1a Update package-lock.json 2023-01-24 06:06:21 +00:00
Jake Bailey 10941888dc
Plumb formatting to getDocCommentTemplateAtPosition (#52349)
Fixes https://github.com/microsoft/TypeScript/issues/52348
2023-01-23 15:31:58 -08:00
Jake Bailey 3d38971b7f
Fix error in herebyfile after comparison strictness change (#52376) 2023-01-23 13:49:26 -08:00
Jake Bailey 97dfe72a0c
Swap minestarks for zkat and joj in fabricbot.json (#52374) 2023-01-23 12:52:51 -08:00
Jake Bailey 87c808ff2a
Add test case for #52271 (#52333)
Fixes https://github.com/microsoft/TypeScript/issues/52271
2023-01-23 11:59:24 -08:00
TypeScript Bot 700452d015 Update package-lock.json 2023-01-23 06:06:23 +00:00
TypeScript Bot 31b4ec503c Update package-lock.json 2023-01-22 06:06:09 +00:00
TypeScript Bot 670bc4202e Update package-lock.json 2023-01-21 06:06:26 +00:00
Daniel Rosenwasser 06db35c893
Use early bail-out for contextual identifier checks. 2023-01-20 18:17:14 -08:00
Ryan Cavanaugh ff92ab0ac9
Change default newLine, forceConsistentCasingInFileNames (#52298)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
2023-01-20 17:20:26 -08:00
Jake Bailey 1447819df0
Elide line:col info in "!!! related" errors when from default lib.d.ts files (#52330) 2023-01-20 16:51:20 -08:00
Nathan Shively-Sanders 0c2fa391a8
Update DOM and baselines (#52328) 2023-01-20 16:19:59 -08:00
Sheetal Nandi a097d55f81
Remove long deprecated typingOptions and enableAutoDiscovery (#52339) 2023-01-20 15:39:57 -08:00
Jake Bailey 35d76b0d38
Export more Node tests for use in public API (#52284) 2023-01-20 15:37:29 -08:00
Sheetal Nandi e474b3df69
Mark APIs related to prepend option deprecated (#52344) 2023-01-20 15:25:19 -08:00
Sheetal Nandi d76f3612c1
More removals of long deprecated APIs (#52343) 2023-01-20 15:25:06 -08:00
Oleksandr T 1d81c1dfef
fix(51521): Using a of property declared after an initializing constructor triggers an assertion failure in JS (#51524)
Fixes https://github.com/microsoft/TypeScript/issues/51521
2023-01-20 14:43:23 -08:00
Andrew Branch f576398194
Support `export type *` (#52217) 2023-01-20 14:24:48 -08:00
Mateusz Burzyński 2acbceed4b
Improve comparison operators type checking to disallow unions containing numbers as an operand (#52048) 2023-01-20 13:34:48 -08:00
Sheetal Nandi e5515164eb
Remove older deprecated APIs (#52338) 2023-01-20 12:55:04 -08:00
Sheetal Nandi 181cf21b68
Deprecate prepend option on project reference (#52312) 2023-01-20 12:10:18 -08:00
Jake Bailey 81d04341e8
Make GitHub render json as jsonc (#52335) 2023-01-20 12:08:26 -08:00
Andrew Branch 19d2d9ec01
Don’t let unsorted import groups eagerly derail sort detection (#52332) 2023-01-20 11:10:41 -08:00
Ron Buckton f526e16b2d
Remove outdated deprecations (#52314) 2023-01-20 12:19:13 -05:00
YuqiangZhang 1e99934b29
fix(52270): update optionalReplacementSpan in continuePreviousIncompleteResponse (#52287)
Co-authored-by: zhangyuqiang <zhangyuqiang@bytedance.com>
2023-01-20 09:15:18 -08:00
TypeScript Bot 83069ef10d Update package-lock.json 2023-01-20 06:06:36 +00:00
Tobeyyy e01ced050c
fix type checking of variables named "exports" (#52209) 2023-01-19 16:59:07 -08:00
Andrew Branch cfe1842adf
Add `verbatimModuleSyntax`, deprecate `importsNotUsedAsValues` and `preserveValueImports` (#52203) 2023-01-19 16:56:30 -08:00
Jake Bailey ebbc56d0b3
Derive allCommandNames from CommandTypes enum (#52319) 2023-01-19 16:51:41 -08:00
Oleksandr T 6f338b9936
fix(52274): Suggestion code action adds another JSDoc (#52276) 2023-01-19 16:41:26 -08:00
Jake Bailey ddac387c3e
Deprecate CommandNames in favor of protocol.CommandTypes, direct import for better bundler output (#52208) 2023-01-19 16:31:50 -08:00
Ron Buckton 5b18979697
Implement the Stage 3 Decorators Proposal (#50820) 2023-01-19 17:54:12 -05:00
Ron Buckton 20182cf848
Organize imports collation (#52115) 2023-01-19 17:53:51 -05:00
Nathan Shively-Sanders abd6cb446f
Improve quickinfo/signature/completions baselines (#52308) 2023-01-19 14:39:14 -08:00
Jake Bailey 6622308206
Add followup test to #52123 test (#52178) 2023-01-19 12:53:03 -08:00
Jake Bailey b7f619d25e
Make catch clause checking consistent with variable declarations (#52240) 2023-01-19 11:56:37 -08:00
Nathan Shively-Sanders ecaf6d91a7
Revert "Add undefined to JSON.stringify return type (#51897)" (#52307) 2023-01-19 09:24:31 -08:00
TypeScript Bot 38b8f59ff6 Update package-lock.json 2023-01-19 06:06:39 +00:00
Mateusz Burzyński b7290a75db
Remove unnecessary `isTupleType` checks in `inferFromObjectTypes` (#52026) 2023-01-18 16:54:19 -08:00
Jake Bailey 18794c7945
Enable noImplicitOverride (#52290) 2023-01-18 12:00:10 -08:00
Jake Bailey da085ae57d
Update to esbuild 0.17 (#52238) 2023-01-18 10:51:53 -08:00
TypeScript Bot 10c7c45205 Update package-lock.json 2023-01-18 06:07:16 +00:00
Jake Bailey 22b362ceac
Enable strictFunctionTypes (#49929) 2023-01-17 17:20:51 -08:00
Andrew Branch 436833aba1
Allow `allowImportingTsExtensions` to be set in any module resolution mode (#52230) 2023-01-17 15:13:17 -08:00
Oleksandr T 8094007a1d
fix(52277): switch/case completions fail when has a negative literal type (#52278) 2023-01-17 14:10:29 -08:00
Mateusz Burzyński 16c695cdbb
Improve uncalled function check related to parenthesized and binary expressions (#50756)
fixes https://github.com/microsoft/TypeScript/issues/37598
2023-01-17 13:22:16 -08:00
navya9singh f6fc444b33
Fix(51828): `extends` field in `tsconfig.json` does nothing with empty string (#51981) 2023-01-17 12:31:23 -08:00