Commits
User selector
Commit History
Commits on Jan 8, 2018
- committed
Andy Hanson Start linting for double spaces (#20820)
Show description for 6f2ba15authored
Andy
Commits on Jan 6, 2018
Merge pull request #20991 from amcasey/GH18794
Show description for 1957dfeauthored- committed
Commits on Jan 5, 2018
- committed
- committed
- committed
Refine extends-to-implements code fix
Show description for afae97ccommitted
Commits on Jan 4, 2018
- authored andcommitted
Commits on Jan 3, 2018
In import fixes, use a ".js" extension if other imports do (#20624)
Show description for 74b8160authored
Andy
Commits on Dec 21, 2017
Commits on Dec 19, 2017
Merge pull request #19797 from charlespierce/implements_class_error_message
Show description for 69e091bauthored
Commits on Dec 15, 2017
Commits on Dec 13, 2017
Merge pull request #20545 from RyanCavanaugh/codefixOmnibus
Show description for f6603cdauthored
Commits on Dec 12, 2017
Make ChangeTracker#newLineCharacter public, to avoid having to pass newLineCharacter around as a parameter (#20574)
Show description for 8ad4aeeauthored
Andy- authored
Andy - committed
Commits on Dec 11, 2017
Preserve literal types in contextual unions (#19966)
Show description for eba15b5authored
Commits on Dec 7, 2017
- committed
- committed
- committed
- committed
Support a "getCombinedCodeFix" service (#20338)
Show description for 19ea189authored
Andy
Commits on Dec 6, 2017
For import fix, prefer symlink over a real path (#20395)
Show description for 18a7c3fauthored
Andy- authored
Andy - committed
Commits on Dec 5, 2017
Add textChanges methods to insert nodes at the start of multiline bodies (#20445)
Show description for 8f23bf8authored
Andy
Commits on Nov 30, 2017
Merge pull request #20373 from amcasey/PropertyUnderscore
Show description for 8f1cdc9authoredDon't suggest import completions for /a/node_modules if we're in /b (#19928)
Show description for 75e5b13authored
AndyMiscellaneous fixes to avoid duplicate completions (#20349)
Show description for 43a35baauthored
Andy- committed
Commits on Nov 28, 2017
Support both baseUrl and relative paths when adding missing import (#19724)
Show description for 185f15dauthored
Andy
Commits on Nov 25, 2017
Fix #19959 and #19958: Remove un-localizable messages (#20019)
Show description for 6b3cfc7authored
Commits on Nov 17, 2017
For import completion, if multiple re-exports exist, choose the one with the shortest path (#20049)
Show description for 97bb471authored
AndyBundle fileName with CodeActionCommand (#19881)
Show description for e7adb1cauthored
Andy