Commits
User selector
Commit History
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
Commits on Jan 7, 2020
- committed
Ben Lichtman - committed
Ben Lichtman
Commits on Dec 22, 2019
Add support for Call Hierarchies in language server (#35176)
Show description for 6c413e0authored
Commits on Dec 18, 2019
- committed
Ben Lichtman - committed
Ben Lichtman - committed
Ben Lichtman
Commits on Dec 11, 2019
Add watchOptions to tsconfig and allow supplying them on command line as well (#35615)
Show description for 236012eauthoredOpen bigger set of configured projects when opening composite project for operations that operate over multiple projects like rename (#33287)
Show description for 4212484authored