1. 18 4月, 2017 5 次提交
  2. 15 4月, 2017 1 次提交
    • J
      Settings store and Text Editor option pages (#2805) · 9a6ac3da
      Jakub Majocha 提交于
      * settings store and editor options
      
      * show CLIMutable record use, guid constants
      
      * saner composition
      
      * fix CompletionProvider tests
      
      * fix public surface area
      
      * localization
      
      * move xaml into separate project
      
      * updated vsintegration readme
      
      * correct type in change handler
      
      * use Newtonsoft's PopulateObject for cheap schema evolution
      
      * cleanup added project
      
      * Revert "cleanup added project"
      
      This reverts commit 163ebdaabc0d3b206fc436b0b47a622f91e20658.
      
      * cleanup, another attempt
      9a6ac3da
  3. 14 4月, 2017 3 次提交
  4. 13 4月, 2017 5 次提交
  5. 12 4月, 2017 1 次提交
  6. 10 4月, 2017 2 次提交
  7. 08 4月, 2017 7 次提交
  8. 07 4月, 2017 2 次提交
  9. 06 4月, 2017 2 次提交
  10. 05 4月, 2017 3 次提交
  11. 04 4月, 2017 7 次提交
  12. 03 4月, 2017 2 次提交
    • J
      Editor refactor (#2780) · fbf7ea0c
      Jared Hester 提交于
      * split out language service into dedicated dir
      
      * dedicated extensions module
      
      * trim pervasive
      
      * rename constants
      
      * symbols module
      
      * typedastutils module
      
      * FSharpChecker extensions
      
      * rename roslyn helpers
      
      * editor rename cleanup
      
      * fix test renaming
      fbf7ea0c
    • P
      Update attributions (#2782) · 8cfd8878
      Phillip Carter 提交于
      * Update Attributions
      
      * Add Cameron
      8cfd8878