Commits
User selector
Commit History
Commits on Mar 13, 2021
Fix jsx formatting (#42671)
Show description for 36f7623authored
Commits on Feb 5, 2021
Commits on Jan 29, 2021
Fix indentation of multiline conditional expressions (#42484)
Show description for 9d21a5bandauthoredFix formatter determination of initial indentation of list items after the first (#42352)
Show description for 65e4d60authored
Commits on Jan 14, 2021
Commits on Jan 4, 2021
Commits on Sep 23, 2020
Fix indentation of arrow functions returning parenthesized expressions (#40677)
Show description for 9eb6424authored
Commits on Jul 30, 2020
Fix formatting scanner on JSX text that looks like trivia (#39718)
Show description for faf128dandauthored
Commits on Jul 22, 2020
Fix emit/formatting issues in refactors (#39506)
Show description for b834096authored
Commits on Jul 8, 2020
Commits on Jun 29, 2020
Commits on Jun 1, 2020
Commits on May 19, 2020
Support naming tuple members (#38234)
Show description for 5f597e6authoredEnsure formatter can always get a newline character (#38579)
Show description for 707e977authored
Commits on Apr 2, 2020
Commits on Mar 19, 2020
Preserve newlines from original source when printing nodes from TextChanges (#36688)
Show description for 237ea52authored
Commits on Mar 13, 2020
Add trimTrailingWhitespace Editor Option (#36905)
Show description for 4c16068authored
Commits on Mar 12, 2020
Commits on Feb 25, 2020
Switch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored
Commits on Feb 14, 2020
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 30, 2020
fix spelling errors (#36523)
Show description for 8ed1297authored
Hye Sung Jung
Commits on Jan 3, 2020
- authored andcommitted
Commits on Dec 23, 2019
- authored andcommitted
Commits on Dec 16, 2019
Fix formatting scanner on multiline JSX attribute strings (#35705)
Show description for 53c8b95authored
Commits on Nov 19, 2019
Add preceding semicolon on await insertion when parentheses are included (#34627)
Show description for 571ca60authored
Commits on Oct 28, 2019
Fix incorrectly looking for position in call/new expression arguments when looking for indentation of type arguments (#34779)
Show description for cbbbcfaandauthored
Commits on Oct 8, 2019
- authored andcommitted
Commits on Sep 26, 2019
Add semicolon preference to formatter options (#33402)
Show description for 7d9b22eauthored
Commits on Aug 31, 2019
Commits on Aug 29, 2019
- committed
Commits on Aug 8, 2019
Commits on Jul 30, 2019
- committed
Commits on Jul 18, 2019
- committed