1. 08 11月, 2017 4 次提交
  2. 07 11月, 2017 4 次提交
  3. 26 10月, 2017 1 次提交
  4. 25 10月, 2017 1 次提交
  5. 24 10月, 2017 3 次提交
  6. 23 10月, 2017 1 次提交
  7. 20 10月, 2017 1 次提交
  8. 19 10月, 2017 1 次提交
  9. 17 10月, 2017 2 次提交
  10. 16 10月, 2017 1 次提交
  11. 13 10月, 2017 1 次提交
  12. 12 10月, 2017 1 次提交
  13. 10 10月, 2017 2 次提交
  14. 06 10月, 2017 1 次提交
    • S
      Refactor Configuration Service · 75cf7dab
      Sandeep Somavarapu 提交于
      - API to get a value given a key
      - API to update value smartly
      - Fine grained configuration change event
      - Smart reload API
      - Remove unnecessary APIs
      75cf7dab
  15. 02 10月, 2017 1 次提交
  16. 25 9月, 2017 1 次提交
  17. 19 9月, 2017 4 次提交
  18. 13 9月, 2017 2 次提交
  19. 11 9月, 2017 2 次提交
  20. 07 9月, 2017 2 次提交
  21. 28 8月, 2017 1 次提交
    • A
      Revert bad merged PR (#32113) due to #33240 · 7341537a
      Alex Dima 提交于
      Revert "Use simpleFind.xyz for simpleFind command IDS"
      
      This reverts commit 9066eedc.
      
      Revert "Review cleanup"
      
      This reverts commit c0a21800.
      
      Revert "SimpleFindWidget Re-Factor next,previous,history, single global commands Cleanup1"
      
      This reverts commit 1a26638f.
      
      Revert "Working SimpleFind Service, isolation - pre- cleanup"
      
      This reverts commit bd8f5ebb.
      
      Revert "Reveal Find on find n/p, add delayed update history"
      
      This reverts commit c586e523.
      
      Revert "Hide input focus tracker, cleanup"
      
      This reverts commit 27f45235.
      
      Revert "simpleFind Add next,previous,history fix"
      
      This reverts commit b69d45bb.
      7341537a
  22. 26 8月, 2017 2 次提交
  23. 25 8月, 2017 1 次提交
    • B
      Revisit code-workspace format (#33097) · 9de3068a
      Benjamin Pasero 提交于
      * drop workspace ID from workspace file
      
      * make folders types an object instead of just string
      
      * fix compile
      
      * polish relauncher for id change
      
      * migrate old workspace format to new on startup
      
      * more migration from previous workspace id
      
      * more migration code
      
      * change folder format to be a path
      
      * support for relative paths in workspace file
      
      * fix of ctor call
      
      * put root validation and filtering into workspace
      
      * ensure we always have file resources
      
      * fix tests
      
      * add tests for workspace
      
      * 💄
      
      * linting
      9de3068a