Commits
User selector
Commit History
Commits on May 22, 2018
Enable '--strictNullChecks' (#22088)
Show description for e53e56cauthored
Andy
Commits on May 21, 2018
Add noGetErrOnBackgroundUpdate session option to not queue diagnostics check for open files
Show description for f1acbc9committed
Commits on May 15, 2018
Commits on May 12, 2018
Commits on May 7, 2018
Commits on May 3, 2018
Commits on Apr 24, 2018
Commits on Apr 20, 2018
Add 'renameFile' command to services (#23573)
Show description for 5c94befauthored
AndyAdd 'triggerCharacter' option for completions requests (#23491)
Show description for 22f2b11authored
Andy
Commits on Apr 18, 2018
Commits on Apr 12, 2018
Commits on Apr 11, 2018
Commits on Apr 10, 2018
Add 'disableSuggestions' to UserPreferences (#23283)
Show description for 4b706fcauthored
Andy- authored
Andy
Commits on Apr 9, 2018
- authored
Andy
Commits on Apr 4, 2018
Introduce a --syntaxOnly server mode
Show description for 855171bcommitted
Commits on Mar 28, 2018
Add 'fixAllDescription' property to CodeFixAction (#22616)
Show description for 3e32e15authored
Andy
Commits on Mar 22, 2018
Add support for suppressing project events
Show description for 517cf6acommitted
Commits on Mar 20, 2018
Support services settings (#22236)
Show description for cc39213authored
Andy
Commits on Mar 9, 2018
Fix #22133: Expose getOutliningSpans on the server protocol (#22400)
Show description for c335c38authored
Commits on Mar 6, 2018
Apply 'no-unnecessary-initializer' lint rule (#22014)
Show description for 7826b38authored andcommitted

Commits on Mar 1, 2018
Commits on Feb 28, 2018
Add 'info' diagnostics (#22204)
Show description for fa4619cauthored
Andy
Commits on Feb 16, 2018
Introduce an organizeImports command
Show description for 5656f35committed
Commits on Feb 13, 2018
Handle the delayed updates due to user action correctly when ensuring the project structure is upto date
Show description for d9d98cfcommitted
Commits on Jan 18, 2018
Handle CodeFixAction in mapCodeAction (#21247)
Show description for 6d051f8authored
Andy
Commits on Jan 17, 2018
Merge pull request #21171 from Microsoft/renameSymLinks
Show description for 9ad9dc1authored
Commits on Jan 13, 2018
Commits on Jan 12, 2018
Add a `getFullText()` helper method to `IScriptSnapshot` (#21155)
Show description for d2fd137authored
Andy
Commits on Jan 9, 2018
Support completions that require changing from dot to bracket access (#20547)
Show description for 89ceb4bauthored
Andy
Commits on Dec 15, 2017
Stop assuming code fix test changes are in the originating file
Show description for 8b09885committed
Commits on Dec 7, 2017
Support a "getCombinedCodeFix" service (#20338)
Show description for 19ea189authored
Andy