Commits
User selector
Commit History
Commits on Jul 24, 2020
Handle unresolved baseType when trying to get completions for static member (#39731)
Show description for 48e58f4andauthored
Commits on Jul 22, 2020
Make AutoImportProviderProject work with symlinked monorepos (#39679)
Show description for ec33814andauthoredFix emit/formatting issues in refactors (#39506)
Show description for b834096authoredFix 38219: signature helper works for optional function condition. (#39672)
Show description for e76d172andauthorednot escape unicode char for import path string. (#39463)
Show description for 294a040authored
Commits on Jul 21, 2020
fix 39453 (#39579)
Show description for d897646authored
Commits on Jul 16, 2020
Commits on Jul 15, 2020
- authored
Fix incorrect deprecated mark (#39611)
Show description for 7b72875authored
Commits on Jul 14, 2020
- authored
Add refactor convertToOptionalChainExpression (#39135)
Show description for 1702238andauthoredMerge pull request #37029 from armanio123/AddToggleCommentFeature
Show description for 6279f98authoredFix find-all-references on undefined (#39591)
Show description for 3c91133authored
Commits on Jul 11, 2020
- committed
Armando Aguirre
Commits on Jul 10, 2020
- committed
Armando Aguirre - committed
Armando Aguirre
Commits on Jul 9, 2020
Fixes searches for export * as 'identifier' (#39533)
Show description for b397d1fauthoredfix static method reference non-static (#38730)
Show description for bf1ea65authored
Fix39458 (#39508)
Show description for 8e9de9bauthored
Commits on Jul 8, 2020
Insert auto-imports in sorted order (#39394)
Show description for 03c79d7authored- authored
Fixes searches for symbols exported using export * as (#39507)
Show description for 0f86c04authored- authored
- authored
Type `this` in more constructor functions (#39447)
Show description for 53a756eauthored
Commits on Jul 7, 2020
- authored
Process type nodes in codefixes/refactors for auto-imports recursively (#39130)
Show description for 0c75021authoredMark @typedef as a type declaration (#39468)
Show description for 1814e2aauthored- authored
- authored
Commits on Jul 6, 2020
- authored
Merge pull request #39379 from a-tarasyuk/bug/39346
Show description for 77bf204authoredautocomplete works for const assertion. (#39412)
Show description for f29e03eauthored
Commits on Jul 2, 2020
Node-based @deprecated checks (#39323)
Show description for 93ccc17authored- committed