Commits
User selector
Commit History
Commits on Jan 8, 2018
- committed
Andy Hanson - authored
Andy Start linting for double spaces (#20820)
Show description for 6f2ba15authored
Andy
Commits on Jan 5, 2018
Commits on Dec 22, 2017
Reset partial memberlist on defered circularity to calculate the correct members (#20179)
Show description for cedcba9authored
Commits on Dec 18, 2017
Commits on Dec 15, 2017
Fix get symbol at location to behave correctly for parameter assignments and jsx attributes (#20706)
Show description for dd933f4authored
Commits on Dec 9, 2017
Numeric separators (#20324)
Show description for 9e51882authored
Commits on Dec 6, 2017
For import fix, prefer symlink over a real path (#20395)
Show description for 18a7c3fauthored
Andy
Commits on Dec 1, 2017
Support a 'recommended' completion entry (#20020)
Show description for fd4d8abauthored
Andy
Commits on Nov 30, 2017
- committed
Miscellaneous fixes to avoid duplicate completions (#20349)
Show description for 43a35baauthored
Andy
Commits on Nov 29, 2017
Commits on Nov 28, 2017
- committed
Remove length limit on spelling suggestions; use levenshteinWithMax for performance (#19937)
Show description for 6df0575authored
Andy
Commits on Nov 27, 2017
Fix type-annotation declaration in JS files
Show description for 4199038committed
Commits on Nov 21, 2017
JS:Treat type-annotated uninitialised vars as declarations
Show description for 082802ecommitted- authored
Andy - committed
JS:resolve nested static classes+on func/class exps
Show description for d2c0ec7committed- authored
Andy
Commits on Nov 17, 2017
- authored
Andy
Commits on Nov 15, 2017
- committed
Treat `...` in jsdoc type as creating a synthetic rest parameter -- not as an array type (#19483)
Show description for 4b96edfauthored
Andy
Commits on Nov 14, 2017
Update JSX intrinsic element test to match babel’s (#19946)
Show description for 36ce7eaauthored andcommitted
Commits on Nov 13, 2017
Commits on Nov 10, 2017
Consider the commonjs module indicator as a module indicator (#18490)
Show description for 16efae2authored
Commits on Nov 9, 2017
For import completion of default import, convert module name to identifier (#19875)
Show description for 65a191fauthored
Andy
Commits on Nov 7, 2017
- authored
Andy Merge pull request #19452 from Microsoft/compareStrings
Show description for 3f248ecauthored