Commits
User selector
Commit History
Commits on Jun 10, 2020
Add containerName to CallHierarchyItem (#38997)
Show description for 852e7a0authored- authored
Commits on Jun 9, 2020
Commits on Jun 3, 2020
Merge pull request #38378 from jessetrinity/refactorTriggerReason
Show description for 3b15b35authored
Commits on Jun 2, 2020
Some changes to tsc baselines for clarity (#38850)
Show description for f0da6d1andauthored
Commits on May 29, 2020
- committed
Jesse Trinity - committed
Jesse Trinity - committed
Jesse Trinity
Commits on May 19, 2020
Ensure formatter can always get a newline character (#38579)
Show description for 707e977authored
Commits on May 13, 2020
Commits on Mar 31, 2020
Commits on Mar 26, 2020
Commits on Mar 25, 2020
Sort the arrays of fileNames in the build info (#37541)
Show description for 6c1e8aaauthored
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 c8e2f58authored