1. 29 10月, 2016 1 次提交
  2. 27 10月, 2016 1 次提交
  3. 08 9月, 2016 1 次提交
    • H
      add new RemoteHostClient which will run services in proc · b18b69e1
      Heejae Chang 提交于
      this is to make develop - debug cycle easiler when adding new features to service hub.
      
      to enable this, turn on Roslyn/FeatureManager/Features/RemoteHost and RemoteHostInProc
      
      once enabled, InProcRemoteHostClient will be used instead of ServiceHubRemoteHostClient
      
      except concrete type of RemoteHostClient, all other parts, exactly same code will be used.
      
      InProcRemoteHostClient can be used in unit test to test client and server side as they are.
      b18b69e1
  4. 24 6月, 2016 1 次提交
  5. 15 6月, 2016 1 次提交
  6. 24 11月, 2015 1 次提交
  7. 04 2月, 2015 1 次提交
  8. 31 1月, 2015 5 次提交
    • R
      Interactive window insertion to VS · 8e667daf
      RoslynTeam 提交于
            Build new VSIX which contains just the interactive window
            Rename interactive window assemblies
            Include new VSIX in the list of files to be inserted
      
           Public API cleanups
            Move command constants into commands namespace
            Move operations onto IInteractiveWindowOperations interface
            move IContentTypeMetadata to internal class
            Make InteractiveContentTypeNames internal, move constants to InteractiveConstants
            Make RestoreHistoryEditTag internal
            Make CommandIds internal
            Make Guids internal
            Fix AV when opening interactive window (changeset 1408072)
      8e667daf
    • R
      rolling back (changeset 1408003) · 40f2ce12
      RoslynTeam 提交于
      40f2ce12
    • R
      Interactive window insertion to VS · 23ff962b
      RoslynTeam 提交于
            Build new VSIX which contains just the interactive window
            Rename interactive window assemblies
            Include new VSIX in the list of files to be inserted
      
           Public API cleanups
            Move command constants into commands namespace
            Move operations onto IInteractiveWindowOperations interface
            move IContentTypeMetadata to internal class
            Make InteractiveContentTypeNames internal, move constants to InteractiveConstants
            Make RestoreHistoryEditTag internal
            Make CommandIds internal
            Make Guids internal
            Fix AV when opening interactive window (changeset 1407986)
      23ff962b
    • M
      3988815f
    • R
      Interactive window insertion to VS · 8e6daed7
      RoslynTeam 提交于
            Build new VSIX which contains just the interactive window
            Rename interactive window assemblies
            Include new VSIX in the list of files to be inserted
      
           Public API cleanups
            Move command constants into commands namespace
            Move operations onto IInteractiveWindowOperations interface
            move IContentTypeMetadata to internal class
            Make InteractiveContentTypeNames internal, move constants to InteractiveConstants
            Make RestoreHistoryEditTag internal
            Make CommandIds internal
            Make Guids internal
            Fix AV when opening interactive window
       (changeset 1407857)
      8e6daed7