Commits
User selector
Commit History
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
Commits on Jan 29, 2020
Commits on Jan 28, 2020
Merge pull request #36063 from uniqueiniquity/addWeakCompletionProperty
Show description for e87b2e3authoredMerge pull request #36383 from uniqueiniquity/redirectInfo
Show description for fdf2989authored
Commits on Jan 27, 2020
Add # to completion trigger character, (#36462)
Show description for a87512dauthored
Commits on Jan 25, 2020
- committed
Ben Lichtman Handle error reporting of files when new file is created after its opened in editor (#36271)
Show description for 096e1b1authored
Commits on Jan 24, 2020
- committed
Ben Lichtman
Commits on Jan 23, 2020
- committed
Ben Lichtman - committed
Ben Lichtman
Commits on Jan 16, 2020
Commits on Jan 10, 2020
Use watch invoked with `node_modules/.staging` as watch for refreshing complete node_modules, so that npm install is reflected correctly (#36039)
Show description for 76ee021authoredRemove the check that if base file name starts with ^ is dynamic file name since those files can exist (#36109)
Show description for 00b21efauthored
Commits on Jan 8, 2020
Report time spent in updateGraph (#35675)
Show description for 071819bauthored