Commits
User selector
Commit History
Commits on Sep 20, 2021
Import assertion (#40698)
Show description for ec114b8andauthored
Commits on Jul 26, 2021
Commits on Jul 14, 2021
Specific diagnostic suggestions for unexpected keyword or identifier (#43005)
Show description for 541e553andauthored
Commits on Jun 21, 2021
Commits on May 24, 2021
Simplify or optimize regexes with polynomial time worst cases (#44197)
Show description for fcabb5candauthored
Commits on May 21, 2021
Add jsdoc member names: Class#method (#44150)
Show description for 0864237authored
Commits on May 20, 2021
Private identifiers use standard identifier scanning (#44184)
Show description for 71cdf6aauthored
Commits on Apr 28, 2021
Commits on Mar 26, 2021
--noImplicitOverride (#39669)
Show description for 2f0c8b2andauthored
Commits on Mar 13, 2021
Fix jsx formatting (#42671)
Show description for 36f7623authored
Commits on Jan 29, 2021
Don’t create missing nodes for identifiers that would be valid in a newer script target (#42520)
Show description for 8523ca4authored
Commits on Nov 2, 2020
Support xml namespace prefix for JSX elements and attributes (#37421)
Show description for 8ed251dauthored
Commits on Sep 21, 2020
Intrinsic string types (#40580)
Show description for fbce4f6authored
Commits on Sep 10, 2020
Template literal types and mapped type 'as' clauses (#40336)
Show description for 6f0c91candauthored
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28committedParse *= separately in types (#39457)
Show description for 9a65658authored
Commits on Jul 2, 2020
Commits on Jun 30, 2020
JSDoc uses same newlines as normal scanner (#39351)
Show description for 0f9d4c7authored
Commits on Jun 26, 2020
- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 16, 2020
Refactor node factory API, use node factory in parser (#35282)
Show description for eb3645fauthored
Commits on May 16, 2020
Commits on May 6, 2020
Allowed comment directives to be multiline (#38228)
Show description for be2eb8aandauthored
Commits on Apr 8, 2020
Fix easy misunderstanding "! ===" (#37838)
Show description for 126c6abauthored
Commits on Mar 26, 2020
Commits on Mar 23, 2020
fix: hyphened name not auto-completed by the ls (#37455)
Show description for 38e717aandauthored
Commits on Mar 20, 2020
Add the 'awaited' type operator (#35998)
Show description for e3ec7b1andauthored
Commits on Mar 19, 2020
Preserve newlines from original source when printing nodes from TextChanges (#36688)
Show description for 237ea52authored
Commits on Mar 5, 2020
Added @ts-expect-error to @ts-ignore directives (#36014)
Show description for ffde923andauthored
Commits on Feb 20, 2020
Commits on Feb 11, 2020
Throw syntax error for `}` and `>` in JSX text (#36636)
Show description for 348c4ddauthored
Commits on Feb 5, 2020
add support for Lift Template Literal Restriction (#23801)
Show description for 70399e1andauthored
Commits on Feb 3, 2020
De-duplicate indentations in JSX Texts (#36552)
Show description for 7726464andauthored
Commits on Jan 27, 2020
Add # to completion trigger character, (#36462)
Show description for a87512dauthored