Commits
User selector
Commit History
Commits on Aug 9, 2019
Commits on Aug 5, 2019
Fixes export destructured variables reference (#32007)
Show description for 33a6509authored andcommitted
Commits on Aug 3, 2019
Fix `readonly` occurrences highlighting (#32583)
Show description for e82d0afauthored
Commits on Aug 2, 2019
Make auto-imports more likely to be valid for the file (including JS) & project settings (#32684)
Show description for 62f65a7authoredPrioritize “property names” over punctuation in smart select (#32687)
Show description for 725321fauthoredMerge pull request #32663 from orta/fix_31195
Show description for 4a26271authored
OrtaMerge pull request #31946 from orta/30246
Show description for 78e0384authored
Orta
Commits on Aug 1, 2019
Commits on Jul 31, 2019
- authored andcommitted

Wire in compilerOptions of the program in to the host's resolveModuleNames and resolveTypeReferenceDirectives api
Show description for c25e7ddcommitted
Commits on Jul 29, 2019
Merge pull request #32565 from amcasey/TripleSlashClassification
Show description for dbe9e3dauthored
Commits on Jul 26, 2019
Decrement line ends if they end with a carriage return. (#31220)
Show description for 599e36aauthored
Commits on Jul 25, 2019
Support classification of triple-slash references
Show description for 9647506committedFix smart select on last blank line of file (#32544)
Show description for aa12ec4authored
Commits on Jul 23, 2019
When the exported symbol is merged symbol from declaration use that name to verify quality
Show description for b8e779dcommitted
Commits on Jul 19, 2019
Fix type keyword completions (#32474)
Show description for e543d8bauthored
Commits on Jul 17, 2019
Revert "Proposal: If there’s a package.json, only auto-import things in it, more or less (#31893)" (#32448)
Show description for 387c917authored
Commits on Jul 16, 2019
Commits on Jul 15, 2019
Merge pull request #32382 from dragomirtitian/GH-29769-generic-auto-completion-missing-primitives
Show description for c7b8b2aauthored- authored
Merge pull request #31815 from gb714us/bug/31631
Show description for 0038b0bauthoredMerge pull request #32243 from orta/fix-30536
Show description for 2c26ac2authored
OrtaMerge pull request #32359 from orta/fix_14589
Show description for 4bb0aaeauthored
Orta- committed
Commits on Jul 12, 2019
Parse quoted constructors as constructors, not methods (#31949)
Show description for 4f34121authored- committed
- committed
Add 'Remove unnecessary await' suggestion and fix (#32363)
Show description for 89badccauthoredProposal: If there’s a package.json, only auto-import things in it, more or less (#31893)
Show description for 60a1b1dauthoredAdd quick fix to add missing 'await' (#32356)
Show description for 71bec5bauthored- committed
- committed