1. 23 12月, 2016 7 次提交
  2. 22 12月, 2016 7 次提交
  3. 19 12月, 2016 1 次提交
  4. 17 12月, 2016 4 次提交
  5. 16 12月, 2016 2 次提交
    • H
      some code cleanup · 76b5d4a8
      Heejae Chang 提交于
      76b5d4a8
    • H
      move StreamJsonRpc to latest version · 3883e580
      Heejae Chang 提交于
      latest version of JsonRpc supports custom JsonConverter which I added for these 4 types. Checksum, SolutionId, ProjectId, DocumentId
      
      we can add more to AggregateJsonConverter for common roslyn types.
      
      unit test added
      3883e580
  6. 14 12月, 2016 3 次提交
    • R
      Add Razor shims · cc06ef45
      Ryan Nowak 提交于
      Add Razor Language Service shim for accessing the remote client
      
      Add Razor Remote Workspace shim for getting access to the solution in
      the ServiceHub process. This relies on the same set of Roslyn services
      being called by the client to initialize state in the remote process.
      
      Add overloads to the 'remote' solution service to avoid a need for IVT in
      in the Razor Remote Workspace shim. Checksum is internal to Workspace.
      cc06ef45
    • C
      Don't search for files looking for a predefined type when the type we're... · 4d66ab35
      CyrusNajmabadi 提交于
      Don't search for files looking for a predefined type when the type we're looking at is not predefined itself.
      4d66ab35
    • A
      Fix descriptions in completion for local functions (#15820) · 03703ead
      Andy Gocke 提交于
      Wires up local functions through the semantic model and the SymbolId
      service so the description is available to the editor.
      
      Fixes #14163
      03703ead
  7. 12 12月, 2016 1 次提交
  8. 10 12月, 2016 4 次提交
  9. 09 12月, 2016 4 次提交
  10. 08 12月, 2016 1 次提交
  11. 07 12月, 2016 1 次提交
  12. 06 12月, 2016 1 次提交
  13. 03 12月, 2016 1 次提交
  14. 30 11月, 2016 1 次提交
  15. 29 11月, 2016 2 次提交