1. 24 4月, 2020 1 次提交
    • M
      Add 'open with' to the explorer context menu (#95805) · 7d238f42
      Matt Bierner 提交于
      This change primarly adds a new `Open with...` entry to the explorer context menu. To do this however, I had to make a few other changes:
      
      - Add a new explorer context key for availible editors
      - Moved the editor select prompt into a new function called `openEditorWith`
      - Use `openEditorWith` for the new `open with` explorer command as well as for the `reopen with` command
      7d238f42
  2. 18 2月, 2020 1 次提交
  3. 16 1月, 2020 1 次提交
  4. 15 1月, 2020 1 次提交
  5. 20 12月, 2019 1 次提交
  6. 10 12月, 2019 1 次提交
    • S
      Viewlet Refactor (#85566) · cabcace4
      SteVen Batten 提交于
      * wip 2
      
      * use viewlet stubs
      
      * fix layering issue
      
      * fix saveState and contextmenus
      
      * move context menu logic into panecomposite
      
      * revert tasks.json
      
      * tasks again
      
      * add showHeaderInTitleWhenSingleView values
      
      * patch tests
      
      * some cleanup
      
      * more cleanup
      
      * start view
      
      * merging conflicts
      
      * fix title and dnd
      
      * adding missing api surface to pane composite
      
      * additional merge resolution
      cabcace4
  7. 04 12月, 2019 1 次提交
  8. 20 11月, 2019 2 次提交
  9. 19 11月, 2019 3 次提交
  10. 18 11月, 2019 3 次提交
  11. 16 11月, 2019 2 次提交
  12. 15 11月, 2019 4 次提交
  13. 06 11月, 2019 1 次提交
  14. 28 10月, 2019 1 次提交
  15. 21 10月, 2019 1 次提交
  16. 15 10月, 2019 1 次提交
  17. 30 9月, 2019 1 次提交
  18. 27 9月, 2019 2 次提交
  19. 25 9月, 2019 2 次提交
  20. 21 9月, 2019 1 次提交
  21. 19 9月, 2019 1 次提交
  22. 18 9月, 2019 1 次提交
  23. 26 8月, 2019 1 次提交
  24. 12 8月, 2019 1 次提交
  25. 08 8月, 2019 1 次提交
  26. 11 7月, 2019 1 次提交
    • S
      implement browser clipboard service (#75293) · 305d5be1
      SteVen Batten 提交于
      * implement browser clipboard service
      
      * actually register the clipboard service
      
      * update all refs to newly async funcs
      
      * addressing comments
      
      * small fixes
      
      * all asyncs as a result of readText
      
      * fix unit test
      
      * cleanup for writeText refs
      
      * cleanup and reduce diff noise
      
      * qfix
      
      * address feedback
      305d5be1
  27. 04 7月, 2019 1 次提交
  28. 17 5月, 2019 1 次提交
  29. 16 5月, 2019 1 次提交