1. 24 9月, 2020 2 次提交
  2. 23 9月, 2020 3 次提交
  3. 22 9月, 2020 10 次提交
  4. 20 9月, 2020 2 次提交
    • S
      Improve comments for top-level statement insertion · ee2f2904
      Sam Harwell 提交于
      See #44453
      ee2f2904
    • T
      Use MessagePack for serialization, move services to IServiceBroker (#47461) · e91ccb5c
      Tomáš Matoušek 提交于
      * Use MessagePack for ISB serialization
      
      * DocumentHighlighting service
      
      * Renamer, EncapsulateField, TupleToStruct services
      
      * SymbolFinder and FindUsages services
      
      * NavigateToSearch service
      
      * FindUsages, References fixes
      
      * AddImport service
      
      * SymbolSearchUpdate service
      
      * ExtensionMethodImportCompletion service
      
      * DependentTypeFinder service
      
      * GlobalNotificationDelivery service
      
      * CodeLensReferences service
      
      * Remove CodeAnalysis service
      
      * Remove unused code
      
      * Fix warnings.
      
      * Remove unused
      
      * Error reporting and logging
      
      * Update StreamJsonRpc to 2.6.86-alpha
      
      * Improve callback error handling.
      
      * Update Watson reporting
      
      * PR feedback
      
      * Fix tests
      
      * Fixes
      
      * Remove unused field
      
      * Rename shutdown service
      
      * Switch diagnostic serialization from ObjectReader/Writer serializer to MessagePack
      
      * Fix diagnostic reporting issue in ASP.NET apps
      e91ccb5c
  5. 19 9月, 2020 7 次提交
  6. 18 9月, 2020 10 次提交
  7. 17 9月, 2020 6 次提交