Commits
User selector
Commit History
Commits on Mar 19, 2020
Allow rich response for compile on save (#37462)
Show description for 7e07a2bauthoredPreserve newlines from original source when printing nodes from TextChanges (#36688)
Show description for 237ea52authored
Commits on Mar 17, 2020
Fix declaration emit when the packages are included through symlinks (#37438)
Show description for e60bbacandauthored
Commits on Mar 16, 2020
When the imported module is through node_modules and symlink to folder that isnt node_modules (#37387)
Show description for 2458c8aauthored
Commits on Mar 13, 2020
[minor] Adds some docs to the LSP interface (#36740)
Show description for f1cc8e4andauthored
Commits on Mar 12, 2020
Ensure that we have seenAffectedFiles map when files are added to pending emit because they were present in the old state (#37302)
Show description for 1f71016authored
Commits on Feb 28, 2020
Full support for CommonJS auto-imports in JS (#37027)
Show description for f9945f5andauthored
Commits on Feb 27, 2020
Commits on Feb 26, 2020
Handle getScriptVersion correctly to ensure program structure is checked correctly (#36808)
Show description for e89df5candauthored
Commits on Feb 25, 2020
Adds floating block comments to the outlining spans response (#36880)
Show description for 8a797caauthored
OrtaSwitch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored
Commits on Feb 20, 2020
Commits on Feb 14, 2020
Fix renaming an ExportSpecifier name when propertyName is present (#36790)
Show description for 950b361authored
Commits on Feb 4, 2020
Enable @typescript-eslint/space-before-function-paren, @typescript-eslint/no-unused-expressions (#36569)
Show description for 8c31700authored
Commits on Jan 31, 2020
Support 'find references' on most declaration-related keywords (#36490)
Show description for 01af3aaauthoredFixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106)
Show description for 80ad0deauthored
Commits on Jan 30, 2020
Capture fakes.version instead of the current version string in baselines (#36518)
Show description for 140fee9authored
Commits on Jan 28, 2020
Merge pull request #36063 from uniqueiniquity/addWeakCompletionProperty
Show description for e87b2e3authored
Commits on Jan 25, 2020
Trampolines for large binary expressions (#36248)
Show description for 08e6bc2authored
Commits on Jan 23, 2020
Commits on Jan 22, 2020
Completions for `asserts` and `declare` (#36355)
Show description for c8e2f58authoredAdds support for showing default exports in the navtree (#35477)
Show description for 5e59eecauthored
Orta
Commits on Jan 18, 2020
Commits on Jan 16, 2020
Codefix: Don’t return a `fixId` if there’s definitely nothing else that can be fixed (#35765)
Show description for 797c536authored
Commits on Jan 10, 2020
Commits on Jan 8, 2020
Commits on Jan 7, 2020
- committed
Ben Lichtman - committed
Ben Lichtman
Commits on Jan 3, 2020
Type-only imports and exports (#35200)
Show description for 3b396e6andcommitted
Commits on Dec 22, 2019
Add support for Call Hierarchies in language server (#35176)
Show description for 6c413e0authored
Commits on Dec 18, 2019
Baselining tsc `--watch` output just like `tsc` baselines for easier updates (#35710)
Show description for 8c1900cauthored
Commits on Dec 17, 2019
Fix completions when the ts installation and project are on two different windows drive (#35733)
Show description for f90cde4authoredAdd `ignoreInterpolations` util to fourslash for fuzzy diagnostic matching (#35652)
Show description for c73af61authored
Commits on Dec 13, 2019
Don’t offer import fix for members of arrays or classes (#35635)
Show description for 8a88c1cauthored
Commits on Dec 11, 2019
Handles different references and renames involved with import export and import type node (#34813)
Show description for 1fd1b42authored