Commits
User selector
Commit History
Commits on Jun 10, 2020
Add containerName to CallHierarchyItem (#38997)
Show description for 852e7a0authored
Commits on Jun 9, 2020
Schedule failed lookup updates (#38560)
Show description for a72ed0aauthored
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 - committed
Jesse Trinity
Commits on May 12, 2020
Commits on May 8, 2020
Make isDynamicFileName available publicly (#38269)
Show description for cbc959bauthored
Commits on Apr 21, 2020
Navto covers all projects (#38027)
Show description for d571a09authored
Commits on Mar 26, 2020
Report error when cannot read file (#37611)
Show description for 0ae938bauthored
Commits on Mar 25, 2020
Handle if reading tsconfig file fails (#37563)
Show description for b7b2c33authored
Commits on Mar 24, 2020
Do not include global errors in semantic errors from the file (#37545)
Show description for 9f296ceauthored
Commits on Mar 20, 2020
Commits on Mar 19, 2020
Allow rich response for compile on save (#37462)
Show description for 7e07a2bauthored
Commits on Mar 18, 2020
Always generate configFileDiag if file is going to be added to configured project (#37443)
Show description for 2df421bauthored
Commits on Mar 13, 2020
Add trimTrailingWhitespace Editor Option (#36905)
Show description for 4c16068authoredHandle when default project for file is solution with file actually referenced by one of the project references (#37239)
Show description for ba39113authored
Commits on Mar 11, 2020
Increase the idle time before which ensureProject for open file is called (#37121)
Show description for 2431866authored
Commits on Mar 3, 2020
Stop looking for the default configured project at node_modules (#35011)
Show description for dd6811fauthored
Commits on Feb 26, 2020
Remove unnecessary assert (since we allow already open file to be opened again even through openFile command - partially) from updateOpen command (#37059)
Show description for 05c9ec3authoredHandle getScriptVersion correctly to ensure program structure is checked correctly (#36808)
Show description for e89df5candauthored
Commits on Feb 25, 2020
- authored
Switch Debug.assertX functions to use asserts conditions (#36995)
Show description for 177713eauthored
Commits on Feb 21, 2020
Fix copy-paste error in navigateToItemIsEqualTo (#36912)
Show description for cf24c4fauthored
Commits on Feb 20, 2020
Expose importModuleSpecifierEnding to protocol (#36725)
Show description for 4d1a1b8authored- authored
Commits on Feb 10, 2020
Handle walkThroughSnippet:/ and untitled:/ as dynamic files (#36722)
Show description for 70e6f5bauthored
Commits on Feb 4, 2020
Commits on Jan 31, 2020
Commits on Jan 30, 2020
fix spelling errors (#36523)
Show description for 8ed1297authored
Hye Sung Jung